1. 887c382 net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs by Salil Mehta · 7 years ago
  2. 97438ab net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional by Pan Bian · 7 years ago
  3. 3697d05 net: phy: realtek: fix RTL8211F interrupt mode by Heiner Kallweit · 7 years ago
  4. 0522bab Merge branch 'mlxsw-Update-firmware-version' by David S. Miller · 7 years ago
  5. 63dd00f mlxsw: spectrum_router: Add batch neighbour deletion by Ido Schimmel · 7 years ago
  6. 2f53fbd mlxsw: spectrum: Update minimum firmware version to 13.1530.152 by Shalom Toledo · 7 years ago
  7. 8983487 net: Mention net-next status web page in netdev-FAQ.txt by Harald Welte · 7 years ago
  8. 3ba88c4 net: Extend Kernel GTP-U tunneling documentation by Harald Welte · 7 years ago
  9. f6b3716 Merge branch 'net-devname_alloc_cleanups' by David S. Miller · 7 years ago
  10. 87c320e net: core: dev_get_valid_name is now the same as dev_alloc_name_ns by Rasmus Villemoes · 7 years ago
  11. d6f295e net: core: maybe return -EEXIST in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  12. 9380910 net: core: check dev_valid_name in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  13. 6224abd net: core: drop pointless check in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  14. c46d764 net: core: eliminate dev_alloc_name{,_ns} code duplication by Rasmus Villemoes · 7 years ago
  15. 2c88b85 net: core: move dev_alloc_name_ns a little higher by Rasmus Villemoes · 7 years ago
  16. 51f299d net: core: improve sanity checking in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  17. 951b796 Merge branch 'tls-misc-fixes' by David S. Miller · 7 years ago
  18. ee181e5 tls: don't override sk_write_space if tls_set_sw_offload fails. by Ilya Lesokhin · 7 years ago
  19. 196c31b tls: Avoid copying crypto_info again after cipher_type check. by Ilya Lesokhin · 7 years ago
  20. 213ef6e tls: Move tls_make_aad to header to allow sharing by Ilya Lesokhin · 7 years ago
  21. ff45d82 tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  22. 6d88207 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 7 years ago
  23. 61ef6da tls: Use kzalloc for aead_request allocation by Ilya Lesokhin · 7 years ago
  24. 0a87bc2 Merge branch 'bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantics' by David S. Miller · 7 years ago
  25. b6ff639 bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change by Yonghong Song · 7 years ago
  26. 9c019e2 bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO by Yonghong Song · 7 years ago
  27. 9fd29c0 bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics by Yonghong Song · 7 years ago
  28. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  29. 166c881 Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  30. 442866f bnx2x: fix slowpath null crash by Zhu Yanjun · 7 years ago
  31. 0c3ce16 Merge branch 'cxgb4-collect-LE-TCAM-and-SGE-queue-contexts' by David S. Miller · 7 years ago
  32. 9e5c598 cxgb4: collect SGE queue context dump by Rahul Lakkireddy · 7 years ago
  33. 03e98b9 cxgb4: collect LE-TCAM dump by Rahul Lakkireddy · 7 years ago
  34. 8bff3685 vxlan: fix the issue that neigh proxy blocks all icmpv6 packets by Xin Long · 7 years ago
  35. baeb0db xfrm6_tunnel: exit_net cleanup check added by Vasily Averin · 7 years ago
  36. e667500 ppp: exit_net cleanup checks added by Vasily Averin · 7 years ago
  37. ae61e8c phonet: exit_net cleanup check added by Vasily Averin · 7 years ago
  38. 1e7af3b l2tp: exit_net cleanup check added by Vasily Averin · 7 years ago
  39. ce2b7db fib_rules: exit_net cleanup check added by Vasily Averin · 7 years ago
  40. 0b6f595 fib_notifier: exit_net cleanup check added by Vasily Averin · 7 years ago
  41. ee21b18b netdev: exit_net cleanup check added by Vasily Averin · 7 years ago
  42. 0e4ec5a vxlan: exit_net cleanup checks added by Vasily Averin · 7 years ago
  43. 669f8f1 packet: exit_net cleanup check added by Vasily Averin · 7 years ago
  44. ab384b6 geneve: exit_net cleanup check added by Vasily Averin · 7 years ago
  45. 663faea af_key: replace BUG_ON on WARN_ON in net_exit hook by Vasily Averin · 7 years ago
  46. ee0ab7a2 net: dsa: Fix dependencies on bridge by Andrew Lunn · 7 years ago
  47. ede372d Merge branch 'net-improve-the-process-of-redirect-and-toobig-for-ipv6-tunnels' by David S. Miller · 7 years ago
  48. 77552cf ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers by Xin Long · 7 years ago
  49. b00f543 ip6_tunnel: process toobig in a better way by Xin Long · 7 years ago
  50. 383c1f8 ip6_tunnel: add the process for redirect in ip6_tnl_err by Xin Long · 7 years ago
  51. fe1a4ca ip6_gre: process toobig in a better way by Xin Long · 7 years ago
  52. 929fc03 ip6_gre: add the process for redirect in ip6gre_err by Xin Long · 7 years ago
  53. 0d728b8 forcedeth: remove redudant assignments in xmit by Zhu Yanjun · 7 years ago
  54. 6afce19 Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 7 years ago
  55. fd9080a Merge branch 'Openvswitch-meter-action' by David S. Miller · 7 years ago
  56. cd8a6c3 openvswitch: Add meter action support by Andy Zhou · 7 years ago
  57. 96fbc13 openvswitch: Add meter infrastructure by Andy Zhou · 7 years ago
  58. 9602c01 openvswitch: export get_dp() API. by Andy Zhou · 7 years ago
  59. 5794040 openvswitch: Add meter netlink definitions by Andy Zhou · 7 years ago
  60. aef1e0d Merge branch 'dsa-b53-Support-prepended-Broadcom-tags' by David S. Miller · 7 years ago
  61. 1160603 net: dsa: b53: Support prepended Broadcom tags by Florian Fainelli · 7 years ago
  62. b74b70c net: dsa: Support prepended Broadcom tag by Florian Fainelli · 7 years ago
  63. f7c39e3 net: dsa: tag_brcm: Prepare for supporting prepended tag by Florian Fainelli · 7 years ago
  64. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 7 years ago
  65. ee9d342 net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue by Andrew Morton · 7 years ago
  66. a1b8714 net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices by Slava Shwartsman · 7 years ago
  67. 0642840 af_netlink: ensure that NLMSG_DONE never fails in dumps by Jason A. Donenfeld · 7 years ago
  68. 907a442 Merge branch 'netem-add-nsec-scheduling-and-slot-feature' by David S. Miller · 7 years ago
  69. 836af83 netem: support delivering packets in delayed time slots by Dave Taht · 7 years ago
  70. 9980317 netem: add uapi to express delay and jitter in nanoseconds by Dave Taht · 7 years ago
  71. 112f9cb netem: convert to qdisc_watchdog_schedule_ns by Dave Taht · 7 years ago
  72. 338d182 ipv6: try not to take rtnl_lock in ip6mr_sk_done by Francesco Ruggeri · 7 years ago
  73. 0784256 net: realtek: r8169: remove redundant assignment to giga_ctrl by Colin Ian King · 7 years ago
  74. 4b33709 net: dsa: lan9303: Documentation: Add missing word "Mbps" by Egil Hjelmeland · 7 years ago
  75. 30482e4 net: dsa: lan9303: Fix lan9303_alr_del_port() by Egil Hjelmeland · 7 years ago
  76. fdae5f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. b395456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  78. 7c5556d Merge tag 'wireless-drivers-next-for-davem-2017-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  79. 39b1752 net: Remove unused skb_shared_info member by Mat Martineau · 7 years ago
  80. 973573c Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer' by David S. Miller · 7 years ago
  81. da9ca82 l2tp: remove the .tunnel_sock field from struct pppol2tp_session by Guillaume Nault · 7 years ago
  82. 7198c77 l2tp: avoid using ->tunnel_sock for getting session's parent tunnel by Guillaume Nault · 7 years ago
  83. 8fdfd65 l2tp: remove .tunnel_sock from struct l2tp_eth by Guillaume Nault · 7 years ago
  84. 93f7ea7 Merge branch 'dsa-b53-Turn-on-Broadcom-tags' by David S. Miller · 7 years ago
  85. 7edc58d net: dsa: b53: Turn on Broadcom tags by Florian Fainelli · 7 years ago
  86. c499696 net: dsa: b53: Stop using dev->cpu_port incorrectly by Florian Fainelli · 7 years ago
  87. 4d215ae net: bgmac: Pad packets to a minimum size by Florian Fainelli · 7 years ago
  88. 92d2882 Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  89. f444ef5 Merge branch 'dsa-lan9303-IGMP-handling' by David S. Miller · 7 years ago
  90. 4672cd3 net: dsa: lan9303: Clear offload_fwd_mark for IGMP by Egil Hjelmeland · 7 years ago
  91. 2aee430 net: dsa: lan9303: Set up trapping of IGMP to CPU port by Egil Hjelmeland · 7 years ago
  92. 940c9c4 cxgb4: collect vpd info directly from hardware by Rahul Lakkireddy · 7 years ago
  93. be234ba Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  94. 052d41c vlan: fix a use-after-free in vlan_device_event() by Cong Wang · 7 years ago
  95. 40cff8f net: dsa: mv88e6xxx: Fix stats histogram mode by Andrew Lunn · 7 years ago
  96. c311db9 Merge branch 'mv88e6xxx-broadcast-flooding-in-hardware' by David S. Miller · 7 years ago
  97. 87fa886 net: dsa: mv88e6xxx: Flood broadcast frames in hardware by Andrew Lunn · 7 years ago
  98. a4c93ae net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge() by Andrew Lunn · 7 years ago
  99. 743fcc2 net: dsa: mv88e6xxx: Print offending port when vlan check fails by Andrew Lunn · 7 years ago
  100. cd88646 net: dsa: mv88e6xxx: Fixed port netdev check for VLANs by Andrew Lunn · 7 years ago