1. 82cada2 xen-netback: enable IPv6 TCP GSO to the guest by Paul Durrant · 11 years ago
  2. a946858 xen-netback: handle IPv6 TCP GSO packets from the guest by Paul Durrant · 11 years ago
  3. 7365bcf xen-netback: Unconditionally set NETIF_F_RXCSUM by Paul Durrant · 11 years ago
  4. 2eba61d xen-netback: add support for IPv6 checksum offload from guest by Paul Durrant · 11 years ago
  5. 146c8a7 xen-netback: add support for IPv6 checksum offload to guest by Paul Durrant · 11 years ago
  6. 4d1ae5f bonding: add rtnl lock and remove read lock for bond sysfs by dingtianhong · 11 years ago
  7. 28c7192 bonding: use RCU protection for alb xmit path by dingtianhong · 11 years ago
  8. 47e91f56 bonding: use RCU protection for 3ad xmit path by dingtianhong · 11 years ago
  9. b046ffe net/mlx4_core: Load higher level modules according to ports type by Eyal Perry · 11 years ago
  10. 39e210f net/mlx4: Unused local variable in mlx4_opreq_action by Amir Vadai · 11 years ago
  11. 5930e8d net/mlx4: Fix typo, move similar defs to same location by Or Gerlitz · 11 years ago
  12. fe66bb2 net/mlx4: Clean the code to eliminate trivial build warnings by Or Gerlitz · 11 years ago
  13. 5830845 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  14. d04795d i40e: Bump version by Catherine Sullivan · 11 years ago
  15. 980e9b1 i40e: Add support for 64 bit netstats by Alexander Duyck · 11 years ago
  16. 9f65e15b i40e: Move rings from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  17. cd0b6fa i40e: Replace ring container array with linked list by Alexander Duyck · 11 years ago
  18. 493fb30 i40e: Move q_vectors from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  19. a114d0a i40e: Split bytes and packets from Rx/Tx stats by Alexander Duyck · 11 years ago
  20. 7070ce0 i40e: Add support for Tx byte queue limits by Alexander Duyck · 11 years ago
  21. b194130 i40e: Drop dead code and flags from Tx hotpath by Alexander Duyck · 11 years ago
  22. a5e9c57 i40e: clean up Tx fast path by Alexander Duyck · 11 years ago
  23. fc4ac67 i40e: Do not directly increment Tx next_to_use by Alexander Duyck · 11 years ago
  24. 35a1e2a i40e: Cleanup Tx buffer info layout by Alexander Duyck · 11 years ago
  25. 5c70ef8 veth: allow to setup multicast address for veth device by Gao feng · 11 years ago
  26. c304fda i40e: Drop unused completed stat by Alexander Duyck · 11 years ago
  27. 6d779b4 i40e: Link code updates by Anjali Singhai · 11 years ago
  28. b68656b be2net: change the driver version number to 4.9.224.0 by Ajit Khaparde · 11 years ago
  29. 461ae37 be2net: Display RoCE specific counters in ethtool -S by Ajit Khaparde · 11 years ago
  30. 6100086 be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R by Ajit Khaparde · 11 years ago
  31. 3d7d562 bnx2x: Add ndo_get_phys_port_id support by Yuval Mintz · 11 years ago
  32. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. 9684d7b Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  34. b343ca8 Revert "veth: Showing peer of veth type dev in ip link (kernel side)" by David S. Miller · 11 years ago
  35. 2b1f18a qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() by Wei Yongjun · 11 years ago
  36. bdfd630 moxa: fix the error handling in moxart_mac_probe() by Wei Yongjun · 11 years ago
  37. dc62cca xen-netback: transition to CLOSED when removing a VIF by David Vrabel · 11 years ago
  38. 021f110 net/mlx4_en: Fix pages never dma unmapped on rx by Amir Vadai · 11 years ago
  39. 70fbe07 net/mlx4_en: Rename name of mlx4_en_rx_alloc members by Amir Vadai · 11 years ago
  40. 4996b90 bonding: ensure that TLB mode's active slave has correct mac filter by Veaceslav Falico · 11 years ago
  41. 2c6221e net: sh_eth: Fix RX packets errors on R8A7740 by Nguyen Hong Ky · 11 years ago
  42. 5c0c52c tun: don't look at current when non-blocking by Michael S. Tsirkin · 11 years ago
  43. 40afbb6 mrf24j40: Use level-triggered interrupts by Alan Ott · 11 years ago
  44. 4a4e1da mrf24j40: Use threaded IRQ handler by Alan Ott · 11 years ago
  45. 9757f1d mrf24j40: Move INIT_COMPLETION() to before packet transmission by Alan Ott · 11 years ago
  46. 612c337 veth: Showing peer of veth type dev in ip link (kernel side) by Masatake YAMATO · 11 years ago
  47. 33bc801 Revert "xen-netback: improve ring effeciency for guest RX" by Wei Liu · 11 years ago
  48. fe119a0 can: dev: fix nlmsg size calculation in can_get_size() by Marc Kleine-Budde · 11 years ago
  49. 0ca4520 net: wan: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  50. 2c20ae6 irda: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  51. bfdd56b net: hamradio/yam: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  52. 9714481 net: hamradio/scc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  53. d96caf6 net: fujitsu: Remove ISA depdendency from Kconfig by Matthew Whitehead · 11 years ago
  54. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  55. 281abd9 net/ethernet: cpsw: DT read bool dual_emac by Markus Pargmann · 11 years ago
  56. f468b10 net: ethernet: cpsw: Search childs for slave nodes by Markus Pargmann · 11 years ago
  57. ecb1c9c sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags by Ben Hutchings · 11 years ago
  58. 568d7a0 sfc: Add PM and RXDP drop counters to ethtool stats by Edward Cree · 11 years ago
  59. 2ca10a7 sfc: Add definitions for new stats counters and capability flag by Matthew Slattery · 11 years ago
  60. 4bae913 sfc: Refactor EF10 stat mask code to allow for more conditional stats by Edward Cree · 11 years ago
  61. 87648cc sfc: Fix internal indices of ethtool stats for EF10 by Edward Cree · 11 years ago
  62. d546a89 sfc: Add rmb() between reading stats and generation count to ensure consistency by Jon Cooper · 11 years ago
  63. 40dc9ab atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features by Andrea Merello · 11 years ago
  64. 274dede wireless: rt2x00: rt2800usb: add new devices by Xose Vazquez Perez · 11 years ago
  65. d41200a rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  66. 3fc0165 rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  67. 6483033 rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  68. 0d1cdce rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup() by Larry Finger · 11 years ago
  69. 3764eb7 rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  70. 5784935 rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  71. 4f4826d rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  72. c6d3729 rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct by Larry Finger · 11 years ago
  73. dab3df5 rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c by Larry Finger · 11 years ago
  74. 354d0f3 rtlwifi: Fix smatch warnings in usb.c by Larry Finger · 11 years ago
  75. a3557d4d rtlwifi: Fix smatch warning in pci.c by Larry Finger · 11 years ago
  76. d0df71dc rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c by Larry Finger · 11 years ago
  77. 61800b2 rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c by Larry Finger · 11 years ago
  78. 857c007 rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c by Larry Finger · 11 years ago
  79. adb250b rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c by Larry Finger · 11 years ago
  80. 3b9b74b rt2800: add support for radio chip RF3070 by Stanislaw Gruszka · 11 years ago
  81. 05f3820 brcmfmac: rework rx path bus interface by Arend van Spriel · 11 years ago
  82. f2c44fe brcmfmac: Use fw filename and nvram based of devid for sdio. by Hante Meuleman · 11 years ago
  83. 5af47fb brcmfmac: fix sparse error 'bad constant expression' by Arend van Spriel · 11 years ago
  84. 5491c11 brcmfmac: reserve memory for bus layer in sk_buff::cb by Franky Lin · 11 years ago
  85. 7434785 brcmfmac: add valid core index check in related functions by Franky Lin · 11 years ago
  86. fe04015 brcmfmac: add BCM4339 SDIO interface support by Franky Lin · 11 years ago
  87. 4cd0ea4 brcmfmac: sync firmware event list by Franky Lin · 11 years ago
  88. 75ae83d Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  89. c21a7d6 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  90. 1eea72f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  91. 1d3d591 3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515 by Matthew Whitehead · 11 years ago
  92. de36cef net: myri10ge: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  93. b85d717 net: bnx2x: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  94. 5570563 net: atl1c: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  95. 32819dc bonding: modify the old and add new xmit hash policies by Nikolay Aleksandrov · 11 years ago
  96. 7b4371e ath10k: wmi: Convert use of 6 to ETH_ALEN by Joe Perches · 11 years ago
  97. b5d82db net: mv643xx_eth: fix missing device_node for port devices by Sebastian Hesselbarth · 11 years ago
  98. f564412 net: mv643xx_eth: fix orphaned statistics timer crash by Sebastian Hesselbarth · 11 years ago
  99. 041b4dd net: mv643xx_eth: update statistics timer from timer context only by Sebastian Hesselbarth · 11 years ago
  100. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago