1. f8c3bf0 net/socket: factor out helpers for memory and queue manipulation by Paolo Abeni · 8 years ago
  2. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  3. e8f0a89 hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf() by Vitaly Kuznetsov · 8 years ago
  4. 9e58c5dc Merge branch 'MTU-core-range-checking-more' by David S. Miller · 8 years ago
  5. b96f9af ipv4/6: use core net MTU range checking by Jarod Wilson · 8 years ago
  6. 46b3ef4 s390/net: use net core MTU range checking by Jarod Wilson · 8 years ago
  7. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  8. d0c2c99 net: use core MTU range checking in virt drivers by Jarod Wilson · 8 years ago
  9. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  10. 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago
  11. 9c22b4a net: use core MTU range checking in wireless drivers by Jarod Wilson · 8 years ago
  12. f77f0ae net: use core MTU range checking in USB NIC drivers by Jarod Wilson · 8 years ago
  13. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  14. 1a61a8f myri10ge: fix typo in parameter description by Wei Yongjun · 8 years ago
  15. 81ad2b7 net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  16. d80f45f dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  17. 547412f net: phy: aquantia: add PHY ID of AQR106 and AQR107 by Shaohui Xie · 8 years ago
  18. 01e5943 net: fec: drop check for clk==NULL before calling clk_* by Uwe Kleine-König · 8 years ago
  19. 9652dc2 tcp: relax listening_hash operations by Eric Dumazet · 8 years ago
  20. 25c07e2 net: smc91x: fix neponset breakage by pxa u16 writes by Robert Jarzmik · 8 years ago
  21. c5098eb ila: Fix tailroom allocation of lwtstate by Thomas Graf · 8 years ago
  22. 7b1536e Merge branch 'macb-ethtool-ringparam' by David S. Miller · 8 years ago
  23. 8441bb3 net: macb: Add ethtool get_ringparam and set_ringparam functionality by Zach Brown · 8 years ago
  24. b410d13 net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values by Zach Brown · 8 years ago
  25. 0f6e876 net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  26. e215701 Merge branch 'ovs-remove-unused' by David S. Miller · 8 years ago
  27. 76e4cc7 openvswitch: remove unnecessary EXPORT_SYMBOLs by Jiri Benc · 8 years ago
  28. f33eb0c openvswitch: remove unused functions by Jiri Benc · 8 years ago
  29. 57a09bf bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  30. 3134e9b net: fs_enet: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  31. 4251e74 qed: Remove useless set memory to zero use memset() by Wei Yongjun · 8 years ago
  32. aa0938c net: dsa: mv88e6xxx: fix non static symbol warning by Wei Yongjun · 8 years ago
  33. d248caf r8152: add new products of Lenovo by hayeswang · 8 years ago
  34. 9c403b6 net: vlan: Use sizeof instead of literal number by Gao Feng · 8 years ago
  35. 7cafb0b Merge branch 'smc91x-dt' by David S. Miller · 8 years ago
  36. c4055a8 net: smsc91x: add u16 workaround for pxa platforms by Robert Jarzmik · 8 years ago
  37. 9c365f3 net: smc91x: take into account half-word workaround by Robert Jarzmik · 8 years ago
  38. d09d747 net: smc91x: isolate u16 writes alignment workaround by Robert Jarzmik · 8 years ago
  39. 9a97434 ARM: pxa: enhance smc91x platform data by Robert Jarzmik · 8 years ago
  40. cd94e51 ethernet/sfc: use core min/max MTU checking by Bert Kenward · 8 years ago
  41. a844667 Merge branch 'phy-led-triggers' by David S. Miller · 8 years ago
  42. 2e0bc45 net: phy: leds: add support for led triggers on phy link state change by Zach Brown · 8 years ago
  43. 1f9127c net: phy: Create phy_supported_speeds function which lists speeds currently supported by a phydevice by Zach Brown · 8 years ago
  44. 61a1796 net: phy: Encapsulate actions performed during link state changes into function phy_adjust_link by Zach Brown · 8 years ago
  45. 0e0f27d skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace by Zach Brown · 8 years ago
  46. 5bb61cb Merge branch 'netdev-adjacency' by David S. Miller · 8 years ago
  47. 67b62f9 net: dev: Improve debug statements for adjacency tracking by David Ahern · 8 years ago
  48. 0f524a8 net: Add warning if any lower device is still in adjacency list by David Ahern · 8 years ago
  49. f1170fd net: Remove all_adj_list and its references by David Ahern · 8 years ago
  50. cf2d674 rocker: Flip to the new dev walk API by David Ahern · 8 years ago
  51. dd82364 mlxsw: Flip to the new dev walk API by David Ahern · 8 years ago
  52. 1cd127f ixgbe: Flip to the new dev walk API by David Ahern · 8 years ago
  53. e0e79c8 IB/ipoib: Flip to new dev walk API by David Ahern · 8 years ago
  54. 453d393 IB/core: Flip to the new dev walk API by David Ahern · 8 years ago
  55. b3208b2 net: bonding: Flip to the new dev walk API by David Ahern · 8 years ago
  56. 1a3f060 net: Introduce new api for walking upper and lower devices by David Ahern · 8 years ago
  57. 790510d net: Remove refnr arg when inserting link adjacencies by David Ahern · 8 years ago
  58. 5921a0f Merge branch 'bpf-selftests' by David S. Miller · 8 years ago
  59. 5aa5bd1 bpf: add initial suite for selftests by Daniel Borkmann · 8 years ago
  60. 1a776b9 bpf: add various tests around spill/fill of regs by Daniel Borkmann · 8 years ago
  61. 1441dc9 Merge branch 'ethernet-use-core-min-max-mtu' by David S. Miller · 8 years ago
  62. 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
  63. 1281a2c ethernet/toshiba: use core min/max MTU checking by Jarod Wilson · 8 years ago
  64. f58f081 ethernet/tile: use core min/max MTU checking by Jarod Wilson · 8 years ago
  65. 3d5d96a ethernet/ibm: use core min/max MTU checking by Jarod Wilson · 8 years ago
  66. 109cc16 ethernet/cavium: use core min/max MTU checking by Jarod Wilson · 8 years ago
  67. 18c310f ethernet/neterion: use core min/max MTU checking by Jarod Wilson · 8 years ago
  68. f7ad72b ethernet/dlink: use core min/max MTU checking by Jarod Wilson · 8 years ago
  69. 540bfe3 ethernet/sun: use core min/max MTU checking by Jarod Wilson · 8 years ago
  70. c7315a9 ethernet/realtek: use core min/max MTU checking by Jarod Wilson · 8 years ago
  71. caff2a8 ethernet/qlogic: use core min/max MTU checking by Jarod Wilson · 8 years ago
  72. b80f71f ethernet/mellanox: use core min/max MTU checking by Jarod Wilson · 8 years ago
  73. 5777987 ethernet/marvell: use core min/max MTU checking by Jarod Wilson · 8 years ago
  74. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  75. e1c6dcc ethernet/broadcom: use core min/max MTU checking by Jarod Wilson · 8 years ago
  76. 67bef94 ethernet/atheros: use core min/max MTU checking by Jarod Wilson · 8 years ago
  77. 60d2d8d Merge branch 'dp83867-impedance-control' by David S. Miller · 8 years ago
  78. 1f06554 ARM: dts: dra72-evm-revc: fix correct phy delay by Mugunthan V N · 8 years ago
  79. b76db38 ARM: dts: dra72-evm-revc: add phy impedance settings by Mugunthan V N · 8 years ago
  80. ed838fe net: phy: dp83867: add support for MAC impedance configuration by Mugunthan V N · 8 years ago
  81. d6081de7 net: phy: dp83867: Add documentation for optional impedance control by Mugunthan V N · 8 years ago
  82. 403f072 vlan: Remove unnecessary comparison of unsigned against 0 by Tobias Klauser · 8 years ago
  83. 3f3177bb fsl/fman: fix error return code in mac_probe() by Wei Yongjun · 8 years ago
  84. a0e65de net: report right mtu value in error message by Jakub Kicinski · 8 years ago
  85. ca8eddc net: ethernet: nb8800: fix error return code in nb8800_open() by Wei Yongjun · 8 years ago
  86. ea93900 fjes: fix format string for trace output by Arnd Bergmann · 8 years ago
  87. 3aaf863 Merge branch 'mv88e6xxx-interrupt-support' by David S. Miller · 8 years ago
  88. f283745 arm: vf610: zii devel b: Add support for switch interrupts by Andrew Lunn · 8 years ago
  89. ae0219c net: phy: Use phy name when requesting the interrupt by Andrew Lunn · 8 years ago
  90. 664fcf1 net: phy: Threaded interrupts allow some simplification by Andrew Lunn · 8 years ago
  91. c974bdb net: phy: Use threaded IRQ, to allow IRQ from sleeping devices by Andrew Lunn · 8 years ago
  92. dc30c35 net: dsa: mv88e6xxx: Implement interrupt support. by Andrew Lunn · 8 years ago
  93. 9c7cbcf rds: Remove duplicate prefix from rds_conn_path_error use by Joe Perches · 8 years ago
  94. e81c7b6 rds: Remove unused rds_conn_error by Joe Perches · 8 years ago
  95. a7f7b44 net: hip04: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 8 years ago
  96. ab3a70b ila: Don't use dest cache when gateway is set by Tom Herbert · 8 years ago
  97. ab530f6 ipvlan: constify l3mdev_ops structure by Julia Lawall · 8 years ago
  98. f9dbd5a Merge branch 'ila-cached-route' by David S. Miller · 8 years ago
  99. 79ff2fc ila: Cache a route to translated address by Tom Herbert · 8 years ago
  100. 1104d9b lwtunnel: Add destroy state operation by Tom Herbert · 8 years ago