1. 4a476bd usbnet: New driver for QinHeng CH9200 devices by Matthew Garrett · 9 years ago
  2. 1ccb141 net: phy: mdio-gpio: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  3. 2f90a30 net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  4. ebd8ebf net: moxa: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  5. 23860063 net: gianfar_ptp: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  6. e8048e5 net: bcmgenet: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  7. 46d5a34 net: systemport: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  8. c7d778f net: arc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  9. 3ea7924 macvtap: fix TUNSETSNDBUF values > 64k by Michael S. Tsirkin · 9 years ago
  10. aab0c0e Revert "net/phy: Add Vitesse 8641 phy ID" by Kevin Hao · 9 years ago
  11. 7a8a8e7 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout() by David Woodhouse · 9 years ago
  12. fc27bd1 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings() by David Woodhouse · 9 years ago
  13. ba5ca78 bna: check for dma mapping errors by Ivan Vecera · 9 years ago
  14. adb094e fjes: fix off-by-one error at fjes_hw_update_zone_task() by Taku Izumi · 9 years ago
  15. ac7eccd bnx2x: track vxlan port count by Jiri Benc · 9 years ago
  16. 1e5b311 be2net: allow offloading with the same port for IPv4 and IPv6 by Jiri Benc · 9 years ago
  17. 378fddc2 qlcnic: track vxlan port count by Jiri Benc · 9 years ago
  18. 057ba29 vxlan: reject IPv6 addresses if IPv6 is not configured by Jiri Benc · 9 years ago
  19. 9dc2ad1 vxlan: set needed headroom correctly by Jiri Benc · 9 years ago
  20. 980137a ARCNET: fix hard_header_len limit by Michael Grzeschik · 9 years ago
  21. 88c7966 net: ks8851: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  22. 4671fc6 net/mlx4_en: really allow to change RSS key by Eric Dumazet · 9 years ago
  23. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  24. d828755 cxgb4: add device ID for few T5 adapters by Hariprasad Shenai · 9 years ago
  25. 892aa01 net: stmmac: Use msleep rather then udelay for reset delay by Sjoerd Simons · 9 years ago
  26. daf158d net: mvneta: fix DMA buffer unmapping in mvneta_rx() by Simon Guinot · 9 years ago
  27. e8684c8 irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed() by Alexey Khoroshilov · 9 years ago
  28. a19a19d bnx2x: use ktime_get_seconds() for timestamp by Arnd Bergmann · 9 years ago
  29. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  30. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  31. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  32. a202fbb drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  33. 32a8440 xen-netfront: respect user provided max_queues by Wei Liu · 9 years ago
  34. 4c82ac3 xen-netback: respect user provided max_queues by Wei Liu · 9 years ago
  35. 4202032 r8169: Fix sleeping function called during get_stats64, v2 by Corinna Vinschen · 9 years ago
  36. f2be053 cxgb4: changes for new firmware 1.14.4.0 by Hariprasad Shenai · 9 years ago
  37. 9638d19 net: fec: add netif status check before set mac address by Nimrod Andy · 9 years ago
  38. 2dd49e0 r8152: fix the runtime suspend issues by hayeswang · 9 years ago
  39. d094247 r8152: split DRIVER_VERSION by hayeswang · 9 years ago
  40. 792aec4 add microchip LAN88xx phy driver by Woojung.Huh@microchip.com · 9 years ago
  41. dfc50fc stmmac: fix check for phydev being open by Alexey Brodkin · 9 years ago
  42. 1f0ca208 net: qlcnic: delete redundant memsets by Rasmus Villemoes · 9 years ago
  43. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 9 years ago
  44. e9b5ac2 net: jme: use kzalloc() instead of kmalloc+memset by Rasmus Villemoes · 9 years ago
  45. ce8e5c7 net: cavium: liquidio: use kzalloc in setup_glist() by Rasmus Villemoes · 9 years ago
  46. 444c5f9 net: ethoc: Remove unnecessary #ifdef CONFIG_OF by Tobias Klauser · 9 years ago
  47. 03679a1 net: dsa: bcm_sf2: Fix 64-bits register writes by Florian Fainelli · 9 years ago
  48. 1d5d485 xen-netback: require fewer guest Rx slots when not using GSO by David Vrabel · 9 years ago
  49. 2a485cf cxgb4: Fix for write-combining stats configuration by Hariprasad Shenai · 9 years ago
  50. fd1754f cxgb4: Fix tx flit calculation by Hariprasad Shenai · 9 years ago
  51. d43cefc net: eth: altera: Fix the initial device operstate by Atsushi Nemoto · 9 years ago
  52. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  53. 7b90187 dm9000: fix a typo by Barry Song · 9 years ago
  54. 39797a2 net: dsa: bcm_sf2: Fix ageing conditions and operation by Florian Fainelli · 9 years ago
  55. fcb0bb6 usbnet: Fix a race between usbnet_stop() and the BH by Eugene Shatokhin · 9 years ago
  56. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  57. 46cdc9b cxgb4: fix usage of uninitialized variable by françois romieu · 9 years ago
  58. bd1a05e fixed_phy: pass 'irq' to fixed_phy_add() by Sergei Shtylyov · 9 years ago
  59. 585e7e1 net: dsa: mv88e6171: add hardware 802.1Q support by Vivien Didelot · 9 years ago
  60. e5a5837 ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  61. 0f1b735 vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning by Geert Uytterhoeven · 9 years ago
  62. 99c79ec lan78xx: Fix ladv/radv error handling in lan78xx_link_reset() by Geert Uytterhoeven · 9 years ago
  63. 42ea445 net: fec: normalize return value of pm_runtime_get_sync() in MDIO write by Maciej S. Szmigiero · 9 years ago
  64. b658887 be2net: Revert "make the RX_FILTER command asynchronous" commit by Sathya Perla · 9 years ago
  65. bd516bd net: wan: sbni: fix device usage count by Sudip Mukherjee · 9 years ago
  66. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  67. 4548a69 net: eth: altera: fix napi poll_list corruption by Atsushi Nemoto · 9 years ago
  68. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  69. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  70. ed63f1d net: fec: clear receive interrupts before processing a packet by Russell King · 9 years ago
  71. 210c34d xen-netback: add support for multicast control by Paul Durrant · 9 years ago
  72. 4db78d3 bgmac: Update fixed_phy_register() by Fabio Estevam · 9 years ago
  73. 1bd4054 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  74. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  75. 990a2d6 ixgbe: Resolve "initialized field overwritten" warnings by Mark Rustad · 9 years ago
  76. 7837e28 ixgbe: Remove bimodal SR-IOV disabling by Alex Williamson · 9 years ago
  77. 454adb0 ixgbe: Add support for reporting 2.5G link speed by Mark Rustad · 9 years ago
  78. 7e3f5c8 ixgbe: fix bounds checking in ixgbe_setup_tc for 82598 by Emil Tantilov · 9 years ago
  79. 1c7cf07 ixgbe: support for ethtool set_rxfh by Tom Barbette · 10 years ago
  80. ae8140a ixgbe: Avoid needless PHY access on copper phys by Mark Rustad · 10 years ago
  81. 897b934 ixgbe: cleanup to use cached mask value by Don Skidmore · 10 years ago
  82. d5702de ixgbe: Remove second instance of lan_id variable by Don Skidmore · 10 years ago
  83. bc52f95 ixgbe: use kzalloc for allocating one thing by Maninder Singh · 10 years ago
  84. fa888b8 ixgbe: Remove unused PCI bus types by Don Skidmore · 10 years ago
  85. f9328bc ixgbe: add new bus type for intergrated I/O interface (IOSF) by Don Skidmore · 10 years ago
  86. 454c65d ixgbe: add get_bus_info method for X550 by Don Skidmore · 10 years ago
  87. 6ac7439 ixgbe: Add support for entering low power link up state by Don Skidmore · 10 years ago
  88. 67359c3 ixgbe: Add support for VXLAN RX offloads by Mark Rustad · 10 years ago
  89. f467bc0 ixgbe: Add support for UDP-encapsulated tx checksum offload by Mark Rustad · 10 years ago
  90. d490d15 ixgbe: Check whether FDIRCMD writes actually complete by Mark Rustad · 10 years ago
  91. b5529ef ixgbe: Assign set_phy_power dynamically where needed by Don Skidmore · 10 years ago
  92. bd8069a ixgbe: add new function to check for management presence by Don Skidmore · 10 years ago
  93. 92faef8 i40e: Set defport behavior for the Main VSI when in promiscuous mode by Anjali Singhai Jain · 9 years ago
  94. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  95. d3d11fe tg3: Fix temperature reporting by Jean Delvare · 9 years ago
  96. b6c6aed phylib: fix device deletion order in mdiobus_unregister() by Mark Salter · 9 years ago
  97. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. e704059 net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354 by David Ward · 9 years ago
  100. bc0f4a8 net: phy: fixed_phy: Set phy capabilities even when link down. by Andrew Lunn · 9 years ago