summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-07-10net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot1-1/+25
2015-07-10net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot1-0/+1
2015-07-10amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky1-1/+1
2015-07-10bnx2x: fix lockdep splatEric Dumazet1-1/+2
2015-07-10net: phy: fix phy link up when limiting speed via device treeMugunthan V N1-2/+3
2015-07-10mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz1-1/+7
2015-07-10net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay1-11/+6
2015-07-10net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2-8/+12
2015-07-10net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha3-5/+1
2015-07-10net: igb: fix the start time for periodic output signalsRichard Cochran1-2/+2
2015-06-29b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki1-0/+4
2015-06-23be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+68
2015-06-23xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-23xen/netback: Properly initialize credit_bytesRoss Lagerwall1-0/+1
2015-06-23net: dp83640: fix improper double spin locking.Richard Cochran1-2/+2
2015-06-23net: dp83640: reinforce locking rules.Richard Cochran1-1/+16
2015-06-23net: dp83640: fix broken calibration routine.Richard Cochran1-1/+1
2015-06-23cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-06-23rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel1-1/+1
2015-06-23net: phy: Allow EEE for all RGMII variantsFlorian Fainelli1-3/+4
2015-06-06iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman1-5/+6
2015-06-06iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3
2015-06-06iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-06-06rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-06-06rt2x00: add new rt2800usb device DWA 130Scott Branden1-0/+1
2015-06-06brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel1-7/+5
2015-05-13net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-05-13cxgb4: Fix MC1 memory offset calculationHariprasad Shenai1-1/+1
2015-05-13mlx4: Fix tx ring affinity_mask creationBenjamin Poirier1-3/+5
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-05-06rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-05-06net/macb: fix the peripheral version testNicolas Ferre1-1/+1
2015-05-06net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai1-13/+16
2015-05-06pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov1-11/+5
2015-05-06ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert1-0/+1
2015-04-29bnx2x: Fix busy_poll vs netpollEric Dumazet2-90/+56
2015-04-29udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross1-10/+10
2015-04-07net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-02xen-netfront: transmit fully GSO-sized packetsJonathan Davies1-4/+1
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller1-0/+1
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai4-26/+65
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2-6/+41
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz1-23/+16
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz1-18/+35
2015-04-01net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2-0/+10
2015-03-31bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut1-1/+2
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc3-10/+21