1. 6d04fe1 net: optimize the sockptr_t for unified kernel/user address spaces by Christoph Hellwig · 4 years, 5 months ago
  2. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  3. d4c19c4 net/tcp: switch ->md5_parse to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  4. 91ac1cc net/udp: switch udp_lib_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  5. 8629828 net/ipv6: switch ipv6_flowlabel_opt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  6. b43c615 net/ipv6: switch ip6_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  7. de40a3e net/ipv4: merge ip_options_get and ip_options_get_from_user by Christoph Hellwig · 4 years, 5 months ago
  8. 01ccb5b net/ipv4: switch ip_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  9. b03afaa bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  10. c2f1263 netfilter: switch nf_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  11. ab214d1 netfilter: switch xt_copy_counters to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  12. c6d1b26 net/xfrm: switch xfrm_user_policy to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  13. c8c1bbb net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  14. b1ea9ff net: switch copy_bpf_fprog_from_user to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  15. ba423fd net: add a new sockptr_t type by Christoph Hellwig · 4 years, 5 months ago
  16. 5923b8f net/sched: cls_flower: Add hash info to flow classification by Ariel Levkovich · 4 years, 5 months ago
  17. 0cb09af net/flow_dissector: add packet hash dissection by Ariel Levkovich · 4 years, 5 months ago
  18. 5df5661 net: dsa: stop overriding master's ndo_get_phys_port_name by Vladimir Oltean · 4 years, 5 months ago
  19. be0cec6 qed: introduce qed_chain_get_elem_used{,u32}() by Alexander Lobakin · 4 years, 5 months ago
  20. f2aefd2 qed: optimize common chain accessors by Alexander Lobakin · 4 years, 5 months ago
  21. 1550658 qed: add support for different page sizes for chains by Alexander Lobakin · 4 years, 5 months ago
  22. b6db3f7 qed: simplify chain allocation with init params struct by Alexander Lobakin · 4 years, 5 months ago
  23. 5e776d8 qed: move chain initialization inlines next to allocation functions by Alexander Lobakin · 4 years, 5 months ago
  24. 9b6ee3c qed: sanitize PBL chains allocation by Alexander Lobakin · 4 years, 5 months ago
  25. 2cf2f4f qed: reformat "qed_chain.h" a bit by Alexander Lobakin · 4 years, 5 months ago
  26. dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  27. 4787dd5 bareudp: Reverted support to enable & disable rx metadata collection by Martin Varghese · 4 years, 6 months ago
  28. 336ce1c devlink: Add comment for devlink instance lock by Parav Pandit · 4 years, 5 months ago
  29. 93eaceb net: phylink: add interface to configure clause 22 PCS PHY by Russell King · 4 years, 6 months ago
  30. 7137e18 net: phylink: add struct phylink_pcs by Russell King · 4 years, 6 months ago
  31. b7ad14c net: phylink: re-implement interface configuration with PCS by Russell King · 4 years, 6 months ago
  32. 1571e70 net: phylink: in-band pause mode advertisement update for PCS by Russell King · 4 years, 6 months ago
  33. 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
  34. fce557b bpf: Make btf_sock_ids global by Yonghong Song · 4 years, 6 months ago
  35. 0f12e58 bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h by Yonghong Song · 4 years, 6 months ago
  36. bc4f054 bpf: Compute bpf_skc_to_*() helper socket btf ids at build time by Yonghong Song · 4 years, 6 months ago
  37. 99785a8 qed: add support for the extended speed and FEC modes by Alexander Lobakin · 4 years, 6 months ago
  38. 98e675e qed: add missing loopback modes by Alexander Lobakin · 4 years, 6 months ago
  39. ae7e693 qed: add support for Forward Error Correction by Alexander Lobakin · 4 years, 6 months ago
  40. 37237b5 qed: reformat several structures a bit by Alexander Lobakin · 4 years, 6 months ago
  41. bdb5d8e qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE by Alexander Lobakin · 4 years, 6 months ago
  42. e812916d linkmode: introduce linkmode_intersects() by Alexander Lobakin · 4 years, 6 months ago
  43. f1bfd71 arch, net: remove the last csum_partial_copy() leftovers by Christoph Hellwig · 4 years, 6 months ago
  44. a8b7b2d sched: sch_api: add missing rcu read lock to silence the warning by Jiri Pirko · 4 years, 6 months ago
  45. 9c0c701 net: dsa: Setup dsa_netdev_ops by Florian Fainelli · 4 years, 6 months ago
  46. 4cfab35 net: dsa: Add wrappers for overloaded ndo_ops by Florian Fainelli · 4 years, 6 months ago
  47. b6bd413 ptp: introduce a phase offset in the periodic output request by Vladimir Oltean · 4 years, 6 months ago
  48. f65b71a ptp: add ability to configure duty cycle for periodic output by Vladimir Oltean · 4 years, 6 months ago
  49. eba75c5 icmp: support rfc 4884 by Willem de Bruijn · 4 years, 6 months ago
  50. 2f0bc54 xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routines by Lorenzo Bianconi · 4 years, 6 months ago
  51. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  52. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  53. b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  54. c34bc10 netfilter: remove the compat argument to xt_copy_counters_from_user by Christoph Hellwig · 4 years, 6 months ago
  55. 77d4df4 netfilter: remove the compat_{get,set} methods by Christoph Hellwig · 4 years, 6 months ago
  56. 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  57. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  58. 4d295e5 net: simplify cBPF setsockopt compat handling by Christoph Hellwig · 4 years, 6 months ago
  59. a06d30a net/atm: remove the atmdev_ops {get, set}sockopt methods by Christoph Hellwig · 4 years, 6 months ago
  60. c4471ad net: phy: add USXGMII link partner ability constants by Michael Walle · 4 years, 6 months ago
  61. 1122702 inet6: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  62. 1559b4a inet: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  63. e9ddbb7 bpf: Introduce SK_LOOKUP program type with a dedicated attach point by Jakub Sitnicki · 4 years, 6 months ago
  64. ce3aa9c bpf, netns: Handle multiple link attachments by Jakub Sitnicki · 4 years, 6 months ago
  65. d44a919 Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
  66. e3a5a1e tcp: add SNMP counter for no. of duplicate segments reported by DSACK by Priyaranjan Jha · 4 years, 6 months ago
  67. 1ea2b74 net: usbnet: export usbnet_set_rx_mode() by Bjørn Mork · 4 years, 6 months ago
  68. e506add net: cdc_ether: export usbnet_cdc_update_filter by Miguel Rodríguez Pérez · 4 years, 6 months ago
  69. ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
  70. 55f656c net: sched: Do not drop root lock in tcf_qevent_handle() by Petr Machata · 4 years, 6 months ago
  71. 78fb612 net/mlx5: Add IPsec related Flow steering entry's fields by Huy Nguyen · 4 years, 9 months ago
  72. 9a6ad1a net/mlx5: Accel, Add core IPsec support for the Connect-X family by Raed Salem · 5 years ago
  73. bfdfa51 bpf: Drop duplicated words in uapi helper comments by Randy Dunlap · 4 years, 6 months ago
  74. 28b1520 bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries by Lorenzo Bianconi · 4 years, 6 months ago
  75. 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
  76. 644bfe5 cpumap: Formalize map value as a named struct by Lorenzo Bianconi · 4 years, 6 months ago
  77. daa5cdc net: Refactor xdp_convert_buff_to_frame by David Ahern · 4 years, 6 months ago
  78. 59632b2 net: ipv6: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
  79. d86f986 net: sctp: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  80. 4b48b0a net: ip6_fib.h: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
  81. ab88d64 net: dsa.h: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
  82. c201324 net: caif: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  83. cee50c2 net: 9p: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
  84. 158e896 net: wimax: fix duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  85. 2ff1711 net: skbuff.h: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  86. 0d80b76 net: qed: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  87. 8635764 netpoll: Remove unused inline function netpoll_netdev_init() by YueHaibing · 4 years, 6 months ago
  88. 0d40efa mptcp: Remove unused inline function mptcp_rcv_synsent() by YueHaibing · 4 years, 6 months ago
  89. 054848d net: flow: Remove unused inline function by YueHaibing · 4 years, 6 months ago
  90. 17c7b8b cipso: Remove unused inline functions by YueHaibing · 4 years, 6 months ago
  91. df8201c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  92. ffb3adb net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN by Horatiu Vultur · 4 years, 6 months ago
  93. 559139c bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect status by Horatiu Vultur · 4 years, 6 months ago
  94. 43364ef bridge: mrp: Extend bridge interface by Horatiu Vultur · 4 years, 6 months ago
  95. 2801758 bridge: uapi: mrp: Extend MRP attributes for MRP interconnect by Horatiu Vultur · 4 years, 6 months ago
  96. cf7c527 switchdev: mrp: Extend switchdev API for MRP Interconnect by Horatiu Vultur · 4 years, 6 months ago
  97. ec2ffdf Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into bpf-next by Alexei Starovoitov · 4 years, 6 months ago
  98. 11bb2f7 bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
  99. 079ef53 bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
  100. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago