1. 55045dd net: dsa: add support for switchdev FDB objects by Vivien Didelot · 9 years ago
  2. 1525c38 net: switchdev: change fdb addr for a byte array by Vivien Didelot · 9 years ago
  3. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  4. 1ebd08a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  5. efea389 net/mlx5_core: Support physical port counters by Gal Pressman · 9 years ago
  6. 9b37b07 net/mlx5e: Take advantage of the light-weight netdev open/stop by Achiad Shochat · 9 years ago
  7. 1cefa32 net/mlx5e: Disable async events before unregister_netdev() by Achiad Shochat · 9 years ago
  8. 40ab6a6 net/mlx5e: Rename/move functions following the ndo_stop flow change by Achiad Shochat · 9 years ago
  9. 5c50368 net/mlx5e: Light-weight netdev open/stop by Achiad Shochat · 9 years ago
  10. d9eea40 net/mlx5_core: Introduce access function to modify RSS/LRO params by Achiad Shochat · 9 years ago
  11. 50cfa25 net/mlx5e: Introduce the "Drop RQ" by Achiad Shochat · 9 years ago
  12. 4cbeaff net/mlx5e: Unify the RX flow by Achiad Shochat · 9 years ago
  13. 32a7432 drivers: net: cpsw: add separate napi for tx by Mugunthan V N · 9 years ago
  14. d354eb8 drivers: net: cpsw: dual_emac: simplify napi usage by Mugunthan V N · 9 years ago
  15. 870915f drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itself by Mugunthan V N · 9 years ago
  16. 97ac4ef bnx2x: Add BD support for storage by Yuval Mintz · 9 years ago
  17. 9b8d504 cnic: Add the interfaces to get FC-NPIV table. by Adheer Chandravanshi · 9 years ago
  18. eddb755 cnic: Populate upper layer driver state in MFW by Tej Parkash · 9 years ago
  19. ff14702 rocker: use netdev_err after register_netdev by Scott Feldman · 9 years ago
  20. 6c4f778 rocker: NULL port if port probe fails by Scott Feldman · 9 years ago
  21. d2d7d4e e1000e: Increase driver version number by Raanan Avargil · 9 years ago
  22. 37b12910 e1000e: Fix tight loop implementation of systime read algorithm by Raanan Avargil · 9 years ago
  23. 2758f9e e1000e: Fix incorrect ASPM locking by Raanan Avargil · 10 years ago
  24. d582891 e1000e: Cosmetic changes by Raanan Avargil · 10 years ago
  25. f5ac744 e1000e: Fix EEE in Sx implementation by Raanan Avargil · 10 years ago
  26. 7073f46 i40e: Add AQ commands for NVM Update for X722 by Shannon Nelson · 10 years ago
  27. 52eb95e i40e/i40evf: Add ATR HW eviction support for X722 by Anjali Singhai Jain · 10 years ago
  28. 0d8e143 i40e: Add IWARP support for X722 by Anjali Singhai Jain · 10 years ago
  29. 527274c i40e/i40evf: Add TX/RX outer UDP checksum support for X722 by Anjali Singhai Jain · 10 years ago
  30. 8e0764b i40e/i40evf: Add support for writeback on ITR feature for X722 by Anjali Singhai Jain · 10 years ago
  31. e25d00b8 i40e/i40evf: RSS changes for X722 by Anjali Singhai Jain · 10 years ago
  32. da48c9a i40e/i40evf: Update register.h file for X722 by Anjali Singhai Jain · 10 years ago
  33. e50c8d6 i40e/i40evf: Update FW API with X722 support by Anjali Singhai Jain · 10 years ago
  34. d502ce0 i40e/i40evf: Add flags for X722 capabilities by Anjali Singhai Jain · 10 years ago
  35. 87e6c1d i40e/i40evf: Add device ids for X722 by Anjali Singhai Jain · 10 years ago
  36. f109ff1 cxgb4: Update T6 register ranges by Hariprasad Shenai · 9 years ago
  37. d86bd29 cxgb4/cxgb4vf: read the correct bits of PL Who Am I register by Hariprasad Shenai · 9 years ago
  38. bf8ebb6 cxgb4: Add support to dump edc bist status by Hariprasad Shenai · 9 years ago
  39. 5888111 cxgb4: Add debugfs support to dump meminfo by Hariprasad Shenai · 9 years ago
  40. 24751e2 net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock held by Vivien Didelot · 9 years ago
  41. 5e52796 tuntap: Don't segment multiple tagged packets on tap device by Toshiaki Makita · 9 years ago
  42. 1a04a82 veth: Don't segment multiple tagged packets on veth device by Toshiaki Makita · 9 years ago
  43. f56e67b macvlan: Don't segment multiple tagged packets on macvlan device by Toshiaki Makita · 9 years ago
  44. 0fbd050 virtio_net: add gro capability by Eric Dumazet · 9 years ago
  45. 95b9be6 rocker: linearize skb in case frags would not fit into tx descriptor by Jiri Pirko · 9 years ago
  46. 21518a6 rocker: enable support for scattered packets by Ido Schimmel · 9 years ago
  47. c46309c bnx2x: Correct logic for pvid configuration. by Yuval Mintz · 9 years ago
  48. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. 6cec4f5 net: systemport: Add netconsole support by Florian Fainelli · 9 years ago
  50. 4d2e888 net: bcmgenet: Add netconsole support by Florian Fainelli · 9 years ago
  51. ea111545 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 9 years ago
  52. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 9 years ago
  53. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 9 years ago
  54. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 9 years ago
  55. 0f7bffd bonding: add tlb_dynamic_lb netlink support by Nikolay Aleksandrov · 9 years ago
  56. b7a0925 Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  57. 774ad03 sfc: MC allocations must be restored following an entity reset by Daniel Pieczko · 9 years ago
  58. 2732482 sfc: allow ethtool selftest and MC reboot to complete on an unprivileged function by Daniel Pieczko · 9 years ago
  59. bee8259 net: phy: add driver for aquantia phy by Shaohui Xie · 9 years ago
  60. e90fba8 r8152: disable the capability of zero length by hayeswang · 9 years ago
  61. f8a9b1b vxlan: expose COLLECT_METADATA flag to user space by Alexei Starovoitov · 9 years ago
  62. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  63. 55d7de9 Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver by Woojung.Huh@microchip.com · 9 years ago
  64. 360d9bb Revert "ath9k: export HW random number generator" by Kalle Valo · 9 years ago
  65. 29a3060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  66. 2f51a9b net: phy: spi_ks8995: clean up ks8995_registers_read/write by Vladimir Zapolskiy · 9 years ago
  67. 37608f3 r8152: reset device when tx timeout by hayeswang · 9 years ago
  68. e501139 r8152: add pre_reset and post_reset by hayeswang · 9 years ago
  69. ce7fa78 bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set by Yuval Mintz · 9 years ago
  70. 8b44f0d at86rf230: remove hrtimer on 1 usec delay by Alexander Aring · 9 years ago
  71. 31557f0 mlxsw: Introduce Mellanox SwitchX-2 ASIC support by Jiri Pirko · 9 years ago
  72. 4ec14b7 mlxsw: Add interface to access registers and process events by Ido Schimmel · 9 years ago
  73. eda6500 mlxsw: Add PCI bus implementation by Jiri Pirko · 9 years ago
  74. 93c1edb mlxsw: Introduce Mellanox switch driver core by Jiri Pirko · 9 years ago
  75. 15f1bb1 qlcnic: Fix corruption while copying by Shahed Shaikh · 9 years ago
  76. 8670f2a be2net: Support vxlan offload stats in the driver by Sriharsha Basavapatna · 9 years ago
  77. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 9 years ago
  78. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 9 years ago
  79. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 9 years ago
  80. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 9 years ago
  81. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 9 years ago
  82. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 9 years ago
  83. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 9 years ago
  84. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 9 years ago
  85. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 9 years ago
  86. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 9 years ago
  87. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 9 years ago
  88. 05cc5a3 bnx2x: add vlan filtering offload by Yuval Mintz · 9 years ago
  89. 98e81b0 net/mlx5e: Remove the mlx5e_update_priv_params() function by Achiad Shochat · 9 years ago
  90. 1fc2273 net/mlx5e: Introduce create/destroy RSS indir table access functions by Achiad Shochat · 9 years ago
  91. 1f2a300 net/mlx5e: Do not use netdev_err() before the netdev is registered by Achiad Shochat · 9 years ago
  92. 97de9f3 net/mlx5e: Avoid redundant de-reference by Achiad Shochat · 9 years ago
  93. 28abbfd net/mlx5e: Remove redundant assignment of sq->user_index by Achiad Shochat · 9 years ago
  94. a4418a6 net/mlx5e: Remove redundant field mlx5e_priv->num_tc by Achiad Shochat · 9 years ago
  95. 68cdf5d net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ by Achiad Shochat · 9 years ago
  96. c928ed5 net/mlx5_core: Check the return value of mlx5_command_exec() by Haggai Abramonvsky · 9 years ago
  97. b4b67f2 gianfar: Fix warnings when built on 64-bit by Scott Wood · 9 years ago
  98. 31a184b net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions by Karicheri, Muralidharan · 9 years ago
  99. c20afae net: netcp: ethss: fix up incorrect use of list api by Karicheri, Muralidharan · 9 years ago
  100. 01a0309 net: netcp: fix cleanup interface list in netcp_remove() by Karicheri, Muralidharan · 9 years ago