1. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 9 years ago
  2. bd070e2 Merge branch 'tc-sw-only' by David S. Miller · 9 years ago
  3. 9e8ce79 net: sched: cls_u32 add bit to specify software only rules by John Fastabend · 9 years ago
  4. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 9 years ago
  5. 6843e7a net: sched: consolidate offload decision in cls_u32 by John Fastabend · 9 years ago
  6. d2e42a1 Merge branch 'ndo_set_rx_headroom' by David S. Miller · 9 years ago
  7. 163e529 veth: implement ndo_set_rx_headroom by Paolo Abeni · 9 years ago
  8. eaea34b net/tun: implement ndo_set_rx_headroom by Paolo Abeni · 9 years ago
  9. 3a927bc ovs: propagate per dp max headroom to all vports by Paolo Abeni · 9 years ago
  10. 45493d4 bridge: notify enslaved devices of headroom changes by Paolo Abeni · 9 years ago
  11. 871b642 netdev: introduce ndo_set_rx_headroom by Paolo Abeni · 9 years ago
  12. 46d5efa Merge branch 'bnxt_en-next' by David S. Miller · 9 years ago
  13. 90e20921 bnxt_en: Add hwrm_send_message_silent(). by Michael Chan · 9 years ago
  14. fbfbc48 bnxt_en: Refactor _hwrm_send_message(). by Michael Chan · 9 years ago
  15. 3ebf6f0 bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO by Rob Swindell · 9 years ago
  16. a8643e1 bnxt_en: Fix dmesg log firmware error messages. by Michael Chan · 9 years ago
  17. ff4fe81 bnxt_en: Use firmware provided message timeout value. by Michael Chan · 9 years ago
  18. dfc9c94 bnxt_en: Add coalescing support for tx rings. by Michael Chan · 9 years ago
  19. bb053f5 bnxt_en: Refactor bnxt_hwrm_set_coal(). by Michael Chan · 9 years ago
  20. dfb5b89 bnxt_en: Store irq coalescing timer values in micro seconds. by Michael Chan · 9 years ago
  21. 1924136 bnxt_en: Send PF driver unload notification to all VFs. by Jeffrey Huang · 9 years ago
  22. 3874d6a bnxt_en: Improve bnxt_vf_update_mac(). by Jeffrey Huang · 9 years ago
  23. 0c92c94 Merge tag 'linux-can-next-for-4.6-20160226' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  24. 136065e Merge branch 'lan78xx-next' by David S. Miller · 9 years ago
  25. 146498e MAINTAINERS: Add LAN78XX entry by Woojung.Huh@microchip.com · 9 years ago
  26. 349e0c5 lan78xx: add ethtool set & get pause functions by Woojung.Huh@microchip.com · 9 years ago
  27. e270b2d lan78xx: remove unnecessary code by Woojung.Huh@microchip.com · 9 years ago
  28. 87177ba lan78xx: replace devid to chipid & chiprev by Woojung.Huh@microchip.com · 9 years ago
  29. 49eb938 hv_netvsc: add ethtool support for set and get of settings by sixiao@microsoft.com · 9 years ago
  30. c0affa1 Merge branch 'sch-accurate-backlog' by David S. Miller · 9 years ago
  31. bdf1766 sch_dsmark: update backlog as well by WANG Cong · 9 years ago
  32. 431e3a8 sch_htb: update backlog as well by WANG Cong · 9 years ago
  33. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  34. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 9 years ago
  35. f12d33f 3c59x: Ensure to apply the expires time by Stafford Horne · 9 years ago
  36. f73e0c2 rocker: fix an error code by Dan Carpenter · 9 years ago
  37. e1bae75 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  38. 2246387 GSO: Provide software checksum of tunneled UDP fragmentation offload by Alexander Duyck · 9 years ago
  39. c3f463b Merge branch 'vrf-saddr-selection' by David S. Miller · 9 years ago
  40. 17b693c net: l3mdev: prefer VRF master for source address selection by David Lamparter · 9 years ago
  41. 3f2fb9a net: l3mdev: address selection should only consider devices in L3 domain by David Ahern · 9 years ago
  42. f71096d can: rcar: add device tree support for r8a779[234] by Simon Horman · 9 years ago
  43. 0dfa61b can: rcar: add gen[12] fallback compatibility strings by Simon Horman · 9 years ago
  44. 59097ac can: ems_usb: fix coding style by Marc Kleine-Budde · 9 years ago
  45. 8d3f280 Merge branch 'ethtool-ksettings' by David S. Miller · 9 years ago
  46. 3d8f7cc net: mlx4: use new ETHTOOL_G/SSETTINGS API by David Decotigny · 9 years ago
  47. 3237fc6 net: ethtool: remove unused __ethtool_get_settings by David Decotigny · 9 years ago
  48. 7cad1ba net: core: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  49. 702b26a net: bridge: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  50. 5770979 net: 8021q: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  51. 17605b9 net: rdma: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  52. 008eb73 net: fcoe: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  53. 0ab6b54 net: team: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  54. 85f9581 net: macvlan: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  55. 314d10d net: ipvlan: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  56. 9856909 net: bonding: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  57. 96a0c39 net: usnic: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  58. 091a927 tx4939: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  59. 3f1ac7a net: ethtool: add new ETHTOOL_xLINKSETTINGS API by David Decotigny · 9 years ago
  60. 4813333 net: usnic: use __ethtool_get_settings by David Decotigny · 9 years ago
  61. 4f03980 net: usnic: remove unused call to ethtool_ops::get_settings by David Decotigny · 9 years ago
  62. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  63. f1705ec net: ipv6: Make address flushing on ifdown optional by David Ahern · 9 years ago
  64. 619b174 tipc: fix null deref crash in compat config path by Florian Westphal · 9 years ago
  65. d25a0125 tipc: fix crash during node removal by Jon Paul Maloy · 9 years ago
  66. b170997 tipc: eliminate risk of finding to-be-deleted node instance by Jon Paul Maloy · 9 years ago
  67. 3da7611 Merge branch 'qed-misc' by David S. Miller · 9 years ago
  68. 5abd7e92 qed, qede: rebrand module description by Yuval Mintz · 9 years ago
  69. 0dfaba6 qed: Prevent probe on previous error by Yuval Mintz · 9 years ago
  70. d43d3f0 qed: add MODULE_FIRMWARE() by Yuval Mintz · 9 years ago
  71. 8e025ae qede: Don't report link change needlessly by Yuval Mintz · 9 years ago
  72. b1199b1 qede: Linearize SKBs when needed by Yuval Mintz · 9 years ago
  73. 0e7441d qede: Change pci DID for 10g device by Yuval Mintz · 9 years ago
  74. 016c0bb netxen: Use kobj_to_dev() by Amitoj Kaur Chawla · 9 years ago
  75. 5b6490d 3c59x: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
  76. de55558 forcedeth: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
  77. 5327ef9 net: tulip: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
  78. 4b69d87 Merge branch 'gianfar-ls1021a-ptp' by David S. Miller · 9 years ago
  79. f54af12 gianfar: fix endianness for hardware timestamp by Yangbo Lu · 9 years ago
  80. c35ec77 gianfar_ptp: replace get_of_u32 with of_property_read_u32 by Yangbo Lu · 9 years ago
  81. 3db66fd ARM: dts: ls1021a: add 1588 timer node by Yangbo Lu · 9 years ago
  82. 407353e phy: marvell: Fix 88E1510 initialization by Clemens Gruber · 9 years ago
  83. 1fc7261 Merge branch 'dsa-port-vlan-dump' by David S. Miller · 9 years ago
  84. 477b184 net: dsa: drop vlan_getnext by Vivien Didelot · 9 years ago
  85. ceff5ef net: dsa: mv88e6xxx: implement port_vlan_dump by Vivien Didelot · 9 years ago
  86. 65aebfc net: dsa: add port_vlan_dump routine by Vivien Didelot · 9 years ago
  87. 2a04c7b Merge branch 'vxlan-rx-cleanups' by David S. Miller · 9 years ago
  88. 10a5af2 vxlan: simplify metadata_dst usage in vxlan_rcv by Jiri Benc · 9 years ago
  89. f2d1968ec vxlan: consolidate rx handling to a single function by Jiri Benc · 9 years ago
  90. 760c680 vxlan: move ECN decapsulation to a separate function by Jiri Benc · 9 years ago
  91. 1ab016e vxlan: move inner L2 header processing to a separate function by Jiri Benc · 9 years ago
  92. 64f87d3 vxlan: consolidate GBP handling even more by Jiri Benc · 9 years ago
  93. 39661e2 Merge branch 'tc_action-ns' by David S. Miller · 9 years ago
  94. ddf97cc net_sched: add network namespace support for tc actions by WANG Cong · 9 years ago
  95. 1d4150c net_sched: prepare tcf_hashinfo_destroy() for netns support by WANG Cong · 9 years ago
  96. 555d5b7 ppp: clarify parsing of user supplied data in ppp_set_compress() by Guillaume Nault · 9 years ago
  97. 4fee7da bnx2x: add a separate GENEVE Kconfig symbol by Arnd Bergmann · 9 years ago
  98. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  99. 030f9f5 igb: Fix VLAN tag stripping on Intel i350 by Corinna Vinschen · 9 years ago
  100. cc54a59 igbvf: remove "link is Up" message when registering mcast address by Jon Maxwell · 9 years ago