aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-0/+1
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-116/+154
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa1-0/+1
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-178/+190
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2-12/+30
2014-01-28tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO1-1/+26
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-116/+154
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh1-3/+8
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia1-7/+2
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia1-6/+5
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra1-4/+4
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-4/+8
2014-01-27i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones1-1/+2
2014-01-27xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-01-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang2-6/+3
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka1-2/+2
2014-01-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico1-21/+36
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico1-10/+6
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz1-2/+2
2014-01-26net: stmmac: Log MAC address only onceHans de Goede1-2/+2
2014-01-26net: stmmac: Silence PTP init errors on hw without PTPHans de Goede1-1/+1
2014-01-26net/apne: Remove unused variable ei_localGeert Uytterhoeven1-1/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1005-26692/+56381
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds12-20/+137
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-7/+20
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani1-2/+2
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani4-97/+192
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani7-117/+200
2014-01-23qlcnic: Update poll controller code pathManish chopra1-6/+28
2014-01-23qlcnic: Interrupt code cleanupManish chopra6-72/+121
2014-01-23qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2-20/+51
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty5-7/+7
2014-01-23bonding: fix u64 divisionNikolay Aleksandrov1-10/+14
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2-2/+5
2014-01-23net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz1-11/+10
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter1-1/+1
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan1-0/+10
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2-7/+21
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N3-25/+98
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan2-2/+12
2014-01-23rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov1-0/+1
2014-01-23ath9k: Fix code mistakeSujith Manoharan1-1/+1
2014-01-23b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart1-1/+1
2014-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-1/+3
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier1-0/+20
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier11-20/+117
2014-01-22IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen1-2/+8