1. dfd3d52 sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing by Christoph Hellwig · 4 years, 8 months ago
  2. aab99b6 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
  3. 2d6be17 mISDN: Don't try to print a sockptr_t from debug logging code. by David S. Miller · 4 years, 8 months ago
  4. 7c4c241 Merge branch 'get-rid-of-the-address_space-override-in-setsockopt-v2' by David S. Miller · 4 years, 8 months ago
  5. 6d04fe1 net: optimize the sockptr_t for unified kernel/user address spaces by Christoph Hellwig · 4 years, 8 months ago
  6. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 8 months ago
  7. d38d2b0 net/tcp: switch do_tcp_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  8. d4c19c4 net/tcp: switch ->md5_parse to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  9. 91ac1cc net/udp: switch udp_lib_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  10. 894cfbc net/ipv6: switch do_ipv6_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  11. b84d2b7 net/ipv6: factor out a ipv6_set_opt_hdr helper by Christoph Hellwig · 4 years, 8 months ago
  12. 8629828 net/ipv6: switch ipv6_flowlabel_opt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  13. ff6a4cf net/ipv6: split up ipv6_flowlabel_opt by Christoph Hellwig · 4 years, 8 months ago
  14. b43c615 net/ipv6: switch ip6_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  15. 89654c5 net/ipv4: switch do_ip_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  16. de40a3e net/ipv4: merge ip_options_get and ip_options_get_from_user by Christoph Hellwig · 4 years, 8 months ago
  17. 01ccb5b net/ipv4: switch ip_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  18. b03afaa bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  19. c2f1263 netfilter: switch nf_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  20. ab214d1 netfilter: switch xt_copy_counters to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  21. 7e4b9dba netfilter: remove the unused user argument to do_update_counters by Christoph Hellwig · 4 years, 8 months ago
  22. c6d1b26 net/xfrm: switch xfrm_user_policy to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  23. c8c1bbb net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  24. c34645a net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  25. 5790642 net: switch sock_setbindtodevice to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  26. b1ea9ff net: switch copy_bpf_fprog_from_user to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
  27. ba423fd net: add a new sockptr_t type by Christoph Hellwig · 4 years, 8 months ago
  28. d200cf6 bpfilter: reject kernel addresses by Christoph Hellwig · 4 years, 8 months ago
  29. c9ffebd net/bpfilter: split __bpfilter_process_sockopt by Christoph Hellwig · 4 years, 8 months ago
  30. e024e00 bpfilter: fix up a sparse annotation by Christoph Hellwig · 4 years, 8 months ago
  31. 197569f Merge branch 'TC-datapath-hash-api' by David S. Miller · 4 years, 8 months ago
  32. 5923b8f net/sched: cls_flower: Add hash info to flow classification by Ariel Levkovich · 4 years, 8 months ago
  33. 0cb09af net/flow_dissector: add packet hash dissection by Ariel Levkovich · 4 years, 8 months ago
  34. 4a062d6 net: hyperv: dump TX indirection table to ethtool regs by Chi Song · 4 years, 8 months ago
  35. 1b6687e vrf: Handle CONFIG_SYSCTL not set by David Ahern · 4 years, 8 months ago
  36. c2b3522 ice: add 1G SGMII PHY type by Paul M Stillwell Jr · 4 years, 8 months ago
  37. c1eb3b6 ice: Report AOC PHY Types as Fiber by Doug Dziggel · 4 years, 8 months ago
  38. 8ea1da5 ice: add AQC get link topology handle support by Paul Greenwalt · 4 years, 8 months ago
  39. bdeff97 ice: Rename low_power_ctrl by Lev Faerman · 4 years, 8 months ago
  40. 5ee3056 ice: update reporting of autoneg capabilities by Paul Greenwalt · 4 years, 8 months ago
  41. 55df52a ice: add ice_aq_get_phy_caps() debug logs by Paul Greenwalt · 4 years, 8 months ago
  42. b4e813d ice: support Total Port Shutdown on devices that support it by Bruce Allan · 4 years, 8 months ago
  43. ea78ce4 ice: add link lenient and default override support by Paul Greenwalt · 4 years, 8 months ago
  44. 1a3571b ice: restore PHY settings on media insertion by Paul Greenwalt · 4 years, 8 months ago
  45. 5df5661 net: dsa: stop overriding master's ndo_get_phys_port_name by Vladimir Oltean · 4 years, 8 months ago
  46. 61cf42e ice: move auto FEC checks into ice_cfg_phy_fec() by Paul Greenwalt · 4 years, 8 months ago
  47. 2ffb608 ice: refactor FC functions by Paul Greenwalt · 4 years, 8 months ago
  48. 769c500 ice: Add advanced power mgmt for WoL by Akeem G Abodunrin · 4 years, 8 months ago
  49. 81aed64 ice: split ice_discover_caps into two functions by Jacob Keller · 4 years, 8 months ago
  50. 595b13e ice: split ice_parse_caps into separate functions by Jacob Keller · 4 years, 8 months ago
  51. 1082b36 ice: refactor ice_discover_caps to avoid need to retry by Jacob Keller · 4 years, 8 months ago
  52. 7235ffa cxgb4: add loopback ethtool self-test by Vishal Kulkarni · 4 years, 8 months ago
  53. 15be4ea Merge branch 'l2tp-further-checkpatch-pl-cleanups' by David S. Miller · 4 years, 8 months ago
  54. 70c05bf l2tp: cleanup kzalloc calls by Tom Parkin · 4 years, 8 months ago
  55. 0787840 l2tp: cleanup netlink tunnel create address handling by Tom Parkin · 4 years, 8 months ago
  56. 584ca31 l2tp: cleanup netlink send of tunnel address information by Tom Parkin · 4 years, 8 months ago
  57. 26d9a27 l2tp: check socket address type in l2tp_dfs_seq_tunnel_show by Tom Parkin · 4 years, 8 months ago
  58. 6c0ec37 l2tp: cleanup unnecessary braces in if statements by Tom Parkin · 4 years, 8 months ago
  59. 0febc7b l2tp: cleanup comparisons to NULL by Tom Parkin · 4 years, 8 months ago
  60. 49b0aa1 net/ncsi: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 8 months ago
  61. 8bf9d8e cxgb4: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 8 months ago
  62. a3c8c7f Merge branch 'mptcp-non-backup-subflows-pre-reqs' by David S. Miller · 4 years, 8 months ago
  63. 4cf8b7e subflow: introduce and use mptcp_can_accept_new_subflow() by Paolo Abeni · 4 years, 8 months ago
  64. 97e6175 subflow: use rsk_ops->send_reset() by Paolo Abeni · 4 years, 8 months ago
  65. b751469 subflow: explicitly check for plain tcp rsk by Paolo Abeni · 4 years, 8 months ago
  66. fa25e81 mptcp: cleanup subflow_finish_connect() by Paolo Abeni · 4 years, 8 months ago
  67. b93df08 mptcp: explicitly track the fully established status by Paolo Abeni · 4 years, 8 months ago
  68. 0235d07 mptcp: mark as fallback even early ones by Paolo Abeni · 4 years, 8 months ago
  69. 53eb4c3 mptcp: avoid data corruption on reinsert by Paolo Abeni · 4 years, 8 months ago
  70. b0977bb subflow: always init 'rel_write_seq' by Paolo Abeni · 4 years, 8 months ago
  71. 205a55f sfc: convert to new udp_tunnel infrastructure by Jakub Kicinski · 4 years, 8 months ago
  72. 7fc3b97 Merge branch 'qed-qede-improve-chain-API-and-add-XDP_REDIRECT-support' by David S. Miller · 4 years, 8 months ago
  73. d1b25b7 qede: add .ndo_xdp_xmit() and XDP_REDIRECT support by Alexander Lobakin · 4 years, 8 months ago
  74. 4c2bacb qede: refactor XDP Tx processing by Alexander Lobakin · 4 years, 8 months ago
  75. f285ad5 qede: reformat net_device_ops declarations by Alexander Lobakin · 4 years, 8 months ago
  76. f35535f qede: reformat several structures in "qede.h" by Alexander Lobakin · 4 years, 8 months ago
  77. be0cec6 qed: introduce qed_chain_get_elem_used{,u32}() by Alexander Lobakin · 4 years, 8 months ago
  78. f2aefd2 qed: optimize common chain accessors by Alexander Lobakin · 4 years, 8 months ago
  79. 1550658 qed: add support for different page sizes for chains by Alexander Lobakin · 4 years, 8 months ago
  80. b6db3f7 qed: simplify chain allocation with init params struct by Alexander Lobakin · 4 years, 8 months ago
  81. c3a321b qed: simplify initialization of the chains with an external PBL by Alexander Lobakin · 4 years, 8 months ago
  82. 5e776d8 qed: move chain initialization inlines next to allocation functions by Alexander Lobakin · 4 years, 8 months ago
  83. 9b6ee3c qed: sanitize PBL chains allocation by Alexander Lobakin · 4 years, 8 months ago
  84. 96ca4c5 qed: prevent possible double-frees of the chains by Alexander Lobakin · 4 years, 8 months ago
  85. a08c9b2 qed: move chain methods to a separate file by Alexander Lobakin · 4 years, 8 months ago
  86. bdaf98f qed: reformat Makefile by Alexander Lobakin · 4 years, 8 months ago
  87. 2cf2f4f qed: reformat "qed_chain.h" a bit by Alexander Lobakin · 4 years, 8 months ago
  88. f1fa27f net: qed_hsi.h: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 8 months ago
  89. 6fcf9af bna: bfi.h: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 8 months ago
  90. 7ec3e95 tg3: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 8 months ago
  91. 4b1debb ionic: fix memory leak of object 'lid' by Colin Ian King · 4 years, 8 months ago
  92. aff598c Merge branch 'l2tp-cleanup-checkpatch-pl-warnings' by David S. Miller · 4 years, 8 months ago
  93. efcd8c8 l2tp: avoid precidence issues in L2TP_SKB_CB macro by Tom Parkin · 4 years, 8 months ago
  94. c0235fb l2tp: line-break long function prototypes by Tom Parkin · 4 years, 8 months ago
  95. bdf9866 l2tp: prefer seq_puts for unformatted output by Tom Parkin · 4 years, 8 months ago
  96. dbf82f3f l2tp: prefer using BIT macro by Tom Parkin · 4 years, 8 months ago
  97. bef04d1 l2tp: add identifier name in function pointer prototype by Tom Parkin · 4 years, 8 months ago
  98. 0864e33 l2tp: cleanup suspect code indent by Tom Parkin · 4 years, 8 months ago
  99. 8ce9825a l2tp: cleanup wonky alignment of line-broken function calls by Tom Parkin · 4 years, 8 months ago
  100. 9f7da9a l2tp: cleanup difficult-to-read line breaks by Tom Parkin · 4 years, 8 months ago