aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant2-3/+15
2013-10-17xen-netback: Unconditionally set NETIF_F_RXCSUMPaul Durrant1-1/+1
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant2-39/+205
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant3-5/+15
2013-10-17bonding: add rtnl lock and remove read lock for bond sysfsdingtianhong1-13/+17
2013-10-17bonding: use RCU protection for alb xmit pathdingtianhong2-15/+57
2013-10-17bonding: use RCU protection for 3ad xmit pathdingtianhong1-6/+4
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-17net/mlx4_core: Load higher level modules according to ports typeEyal Perry1-0/+29
2013-10-17net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai1-2/+0
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2-2/+2
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz3-5/+4
2013-10-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller6-472/+650
2013-10-09i40e: Bump versionCatherine Sullivan1-1/+1
2013-10-09i40e: Add support for 64 bit netstatsAlexander Duyck4-15/+95
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck6-185/+204
2013-10-09i40e: Replace ring container array with linked listAlexander Duyck3-53/+58
2013-10-09i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck4-60/+112
2013-10-09i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck5-26/+28
2013-10-09i40e: Add support for Tx byte queue limitsAlexander Duyck1-0/+15
2013-10-09i40e: Drop dead code and flags from Tx hotpathAlexander Duyck2-27/+5
2013-10-09i40e: clean up Tx fast pathAlexander Duyck2-99/+122
2013-10-09i40e: Do not directly increment Tx next_to_useAlexander Duyck1-21/+25
2013-10-09i40e: Cleanup Tx buffer info layoutAlexander Duyck2-15/+14
2013-10-10veth: allow to setup multicast address for veth deviceGao feng1-0/+6
2013-10-09i40e: Drop unused completed statAlexander Duyck3-5/+2
2013-10-09i40e: Link code updatesAnjali Singhai1-2/+6
2013-10-09be2net: change the driver version number to 4.9.224.0Ajit Khaparde1-1/+1
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde3-1/+19
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde3-9/+155
2013-10-09bnx2x: Add ndo_get_phys_port_id supportYuval Mintz4-27/+155
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-120/+284
2013-10-08Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller5-31/+151
2013-10-08Revert "veth: Showing peer of veth type dev in ip link (kernel side)"David S. Miller1-21/+0
2013-10-08qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun1-1/+4
2013-10-08moxa: fix the error handling in moxart_mac_probe()Wei Yongjun1-6/+16
2013-10-08xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-10-08net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai1-2/+3
2013-10-08net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2-19/+25
2013-10-08bonding: ensure that TLB mode's active slave has correct mac filterVeaceslav Falico1-0/+17
2013-10-08net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky1-0/+4
2013-10-08tun: don't look at current when non-blockingMichael S. Tsirkin1-3/+5
2013-10-08mrf24j40: Use level-triggered interruptsAlan Ott1-1/+1
2013-10-08mrf24j40: Use threaded IRQ handlerAlan Ott1-20/+7
2013-10-08mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott1-2/+2
2013-10-08veth: Showing peer of veth type dev in ip link (kernel side)Masatake YAMATO1-0/+21
2013-10-08Revert "xen-netback: improve ring effeciency for guest RX"Wei Liu1-61/+83
2013-10-07can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-10-07net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker4-6/+6