1. f1170fd net: Remove all_adj_list and its references by David Ahern · 8 years ago
  2. cf2d674 rocker: Flip to the new dev walk API by David Ahern · 8 years ago
  3. dd82364 mlxsw: Flip to the new dev walk API by David Ahern · 8 years ago
  4. 1cd127f ixgbe: Flip to the new dev walk API by David Ahern · 8 years ago
  5. e0e79c8 IB/ipoib: Flip to new dev walk API by David Ahern · 8 years ago
  6. 453d393 IB/core: Flip to the new dev walk API by David Ahern · 8 years ago
  7. b3208b2 net: bonding: Flip to the new dev walk API by David Ahern · 8 years ago
  8. 1a3f060 net: Introduce new api for walking upper and lower devices by David Ahern · 8 years ago
  9. 790510d net: Remove refnr arg when inserting link adjacencies by David Ahern · 8 years ago
  10. 5921a0f Merge branch 'bpf-selftests' by David S. Miller · 8 years ago
  11. 5aa5bd1 bpf: add initial suite for selftests by Daniel Borkmann · 8 years ago
  12. 1a776b9 bpf: add various tests around spill/fill of regs by Daniel Borkmann · 8 years ago
  13. 1441dc99f Merge branch 'ethernet-use-core-min-max-mtu' by David S. Miller · 8 years ago
  14. 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
  15. 1281a2c ethernet/toshiba: use core min/max MTU checking by Jarod Wilson · 8 years ago
  16. f58f081 ethernet/tile: use core min/max MTU checking by Jarod Wilson · 8 years ago
  17. 3d5d96a ethernet/ibm: use core min/max MTU checking by Jarod Wilson · 8 years ago
  18. 109cc16 ethernet/cavium: use core min/max MTU checking by Jarod Wilson · 8 years ago
  19. 18c310f ethernet/neterion: use core min/max MTU checking by Jarod Wilson · 8 years ago
  20. f7ad72b ethernet/dlink: use core min/max MTU checking by Jarod Wilson · 8 years ago
  21. 540bfe3 ethernet/sun: use core min/max MTU checking by Jarod Wilson · 8 years ago
  22. c7315a9 ethernet/realtek: use core min/max MTU checking by Jarod Wilson · 8 years ago
  23. caff2a8 ethernet/qlogic: use core min/max MTU checking by Jarod Wilson · 8 years ago
  24. b80f71f ethernet/mellanox: use core min/max MTU checking by Jarod Wilson · 8 years ago
  25. 5777987 ethernet/marvell: use core min/max MTU checking by Jarod Wilson · 8 years ago
  26. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  27. e1c6dcc ethernet/broadcom: use core min/max MTU checking by Jarod Wilson · 8 years ago
  28. 67bef94 ethernet/atheros: use core min/max MTU checking by Jarod Wilson · 8 years ago
  29. 60d2d8d Merge branch 'dp83867-impedance-control' by David S. Miller · 8 years ago
  30. 1f06554 ARM: dts: dra72-evm-revc: fix correct phy delay by Mugunthan V N · 8 years ago
  31. b76db38 ARM: dts: dra72-evm-revc: add phy impedance settings by Mugunthan V N · 8 years ago
  32. ed838fe net: phy: dp83867: add support for MAC impedance configuration by Mugunthan V N · 8 years ago
  33. d6081de7 net: phy: dp83867: Add documentation for optional impedance control by Mugunthan V N · 8 years ago
  34. 403f072 vlan: Remove unnecessary comparison of unsigned against 0 by Tobias Klauser · 8 years ago
  35. 3f3177bb fsl/fman: fix error return code in mac_probe() by Wei Yongjun · 8 years ago
  36. a0e65de net: report right mtu value in error message by Jakub Kicinski · 8 years ago
  37. ca8eddc net: ethernet: nb8800: fix error return code in nb8800_open() by Wei Yongjun · 8 years ago
  38. ea93900 fjes: fix format string for trace output by Arnd Bergmann · 8 years ago
  39. 3aaf863 Merge branch 'mv88e6xxx-interrupt-support' by David S. Miller · 8 years ago
  40. f283745 arm: vf610: zii devel b: Add support for switch interrupts by Andrew Lunn · 8 years ago
  41. ae0219c net: phy: Use phy name when requesting the interrupt by Andrew Lunn · 8 years ago
  42. 664fcf1 net: phy: Threaded interrupts allow some simplification by Andrew Lunn · 8 years ago
  43. c974bdb net: phy: Use threaded IRQ, to allow IRQ from sleeping devices by Andrew Lunn · 8 years ago
  44. dc30c35 net: dsa: mv88e6xxx: Implement interrupt support. by Andrew Lunn · 8 years ago
  45. 9c7cbcf rds: Remove duplicate prefix from rds_conn_path_error use by Joe Perches · 8 years ago
  46. e81c7b6 rds: Remove unused rds_conn_error by Joe Perches · 8 years ago
  47. a7f7b44 net: hip04: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 8 years ago
  48. ab3a70b ila: Don't use dest cache when gateway is set by Tom Herbert · 8 years ago
  49. ab530f6 ipvlan: constify l3mdev_ops structure by Julia Lawall · 8 years ago
  50. f9dbd5a Merge branch 'ila-cached-route' by David S. Miller · 8 years ago
  51. 79ff2fc ila: Cache a route to translated address by Tom Herbert · 8 years ago
  52. 1104d9b lwtunnel: Add destroy state operation by Tom Herbert · 8 years ago
  53. 02dc765 Merge branch 'fjes-next' by David S. Miller · 8 years ago
  54. 8f87d77 fjes: Update fjes driver version : 1.2 by Taku Izumi · 8 years ago
  55. c753119 fjes: Add debugfs entry for EP status information in fjes driver by Taku Izumi · 8 years ago
  56. b6ba737 fjes: ethtool -w and -W support for fjes driver by Taku Izumi · 8 years ago
  57. 82f6aea fjes: Add tracepoints in fjes driver by Taku Izumi · 8 years ago
  58. 21b7efb fjes: Enhance ethtool -S for fjes driver by Taku Izumi · 8 years ago
  59. 462d807 fjes: ethtool -d support for fjes driver by Taku Izumi · 8 years ago
  60. 9c7664c Merge branch 'qed-next' by David S. Miller · 8 years ago
  61. d5df768 qed: Fix possible race when reading firmware return code. by Manish Chopra · 8 years ago
  62. 7eff82b qed: Handle malicious VFs events by Yuval Mintz · 8 years ago
  63. c59f5291 qed: Allow chance for fast ramrod completions by Yuval Mintz · 8 years ago
  64. 7b7e70f qed*: Allow unicast filtering by Yuval Mintz · 8 years ago
  65. 2569585 qede: Prevent GSO on long Geneve headers by Manish Chopra · 8 years ago
  66. a150241 qede: GSO support for tunnels with outer csum by Manish Chopra · 8 years ago
  67. c3aaa40 qed: Pass MAC hints to VFs by Yuval Mintz · 8 years ago
  68. d0b3fbb Merge branch 'ingress-actions' by David S. Miller · 8 years ago
  69. 53592b3 net/sched: act_mirred: Implement ingress actions by Shmulik Ladkani · 8 years ago
  70. 5724b8b net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' by Shmulik Ladkani · 8 years ago
  71. dcf8003 net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header by Shmulik Ladkani · 8 years ago
  72. 1657792 net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool by Shmulik Ladkani · 8 years ago
  73. 4f58e6d net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs. by Allan W. Nielsen · 8 years ago
  74. cf53b1d Revert "net: Add driver helper functions to determine checksum offloadability" by stephen hemminger · 8 years ago
  75. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  78. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  79. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  80. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  81. 44dc8c9 Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  82. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  83. 4eb6753 net: bridge: add the multicast_flood flag attribute to brport_attrs by Nikolay Aleksandrov · 8 years ago
  84. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  85. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  86. 775f4f0 net: rtnl: info leak in rtnl_fill_vfinfo() by Dan Carpenter · 8 years ago
  87. 7307616 tipc: info leak in __tipc_nl_add_udp_addr() by Dan Carpenter · 8 years ago
  88. 6104e11 net: ipv4: Do not drop to make_route if oif is l3mdev by David Ahern · 8 years ago
  89. 3c293f4 net: phy: Trigger state machine on state change and not polling. by Andrew Lunn · 8 years ago
  90. 8ce4862 ipv6: tcp: restore IP6CB for pktoptions skbs by Eric Dumazet · 8 years ago
  91. 3f2b0a5 netvsc: Remove mistaken udp.h inclusion. by David S. Miller · 8 years ago
  92. f112be6 xen-netback: fix type mismatch warning by Arnd Bergmann · 8 years ago
  93. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  94. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  95. 687d911 Merge branch 's390-net' by David S. Miller · 8 years ago
  96. f7e3a16 s390/lcs: remove trailing space at end of dev_err message by Colin Ian King · 8 years ago
  97. 9edebf1 s390/netiucv: improve checking of sysfs attribute buffer by Ursula Braun · 8 years ago
  98. baac789 s390/netiucv: get rid of one memcpy in netiucv_printuser by Ursula Braun · 8 years ago
  99. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  100. de1dfee bridge: add address and vlan to fdb warning messages by Roopa Prabhu · 8 years ago