1. 749c08f net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill) by Richard Sailer · 4 years, 6 months ago
  2. 85e05d2 net: dsa: of: Allow ethernet-ports as encapsulating node by Kurt Kanzenbach · 4 years, 6 months ago
  3. a6c0d09 net: explicitly include <linux/compat.h> in net/core/sock.c by Christoph Hellwig · 4 years, 6 months ago
  4. dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  5. c1d069e mptcp: move helper to where its used by Florian Westphal · 4 years, 6 months ago
  6. eac5f8a devlink: Constify devlink instance pointer by Parav Pandit · 4 years, 6 months ago
  7. 9232a3e devlink: Avoid duplicate check for reload enabled flag by Parav Pandit · 4 years, 6 months ago
  8. 6553e56 devlink: Do not hold devlink mutex when initializing devlink fields by Parav Pandit · 4 years, 6 months ago
  9. 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
  10. fce557b bpf: Make btf_sock_ids global by Yonghong Song · 4 years, 6 months ago
  11. bc4f054 bpf: Compute bpf_skc_to_*() helper socket btf ids at build time by Yonghong Song · 4 years, 6 months ago
  12. 71d4364 net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values by Vladimir Oltean · 4 years, 6 months ago
  13. 2b96692 net: hsr: remove redundant null check by Wang Hai · 4 years, 6 months ago
  14. a8b7b2d sched: sch_api: add missing rcu read lock to silence the warning by Jiri Pirko · 4 years, 6 months ago
  15. 9c0c701 net: dsa: Setup dsa_netdev_ops by Florian Fainelli · 4 years, 6 months ago
  16. 3369afb net: Call into DSA netdevice_ops wrappers by Florian Fainelli · 4 years, 6 months ago
  17. aad74d8 net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops by Florian Fainelli · 4 years, 6 months ago
  18. eba75c5 icmp: support rfc 4884 by Willem de Bruijn · 4 years, 7 months ago
  19. 6c8983a sctp: remove the out_nounlock label in sctp_setsockopt by Christoph Hellwig · 4 years, 6 months ago
  20. 26feba8 sctp: pass a kernel pointer to sctp_setsockopt_pf_expose by Christoph Hellwig · 4 years, 6 months ago
  21. 92c4f17 sctp: pass a kernel pointer to sctp_setsockopt_ecn_supported by Christoph Hellwig · 4 years, 6 months ago
  22. 963855a sctp: pass a kernel pointer to sctp_setsockopt_auth_supported by Christoph Hellwig · 4 years, 6 months ago
  23. 9263ac9 sctp: pass a kernel pointer to sctp_setsockopt_event by Christoph Hellwig · 4 years, 6 months ago
  24. 565059c sctp: pass a kernel pointer to sctp_setsockopt_event by Christoph Hellwig · 4 years, 6 months ago
  25. a426246 sctp: pass a kernel pointer to sctp_setsockopt_reuse_port by Christoph Hellwig · 4 years, 6 months ago
  26. 5b8d3b2 sctp: pass a kernel pointer to sctp_setsockopt_interleaving_supported by Christoph Hellwig · 4 years, 6 months ago
  27. d636e7f sctp: pass a kernel pointer to sctp_setsockopt_scheduler_value by Christoph Hellwig · 4 years, 6 months ago
  28. 4d2fba3 sctp: pass a kernel pointer to sctp_setsockopt_scheduler by Christoph Hellwig · 4 years, 6 months ago
  29. 4d6fb26 sctp: pass a kernel pointer to sctp_setsockopt_add_streams by Christoph Hellwig · 4 years, 6 months ago
  30. b97d20c sctp: pass a kernel pointer to sctp_setsockopt_reset_assoc by Christoph Hellwig · 4 years, 6 months ago
  31. d492243 sctp: pass a kernel pointer to sctp_setsockopt_reset_streams by Christoph Hellwig · 4 years, 6 months ago
  32. 356dc6f sctp: pass a kernel pointer to sctp_setsockopt_enable_strreset by Christoph Hellwig · 4 years, 6 months ago
  33. 3f49f72 sctp: pass a kernel pointer to sctp_setsockopt_reconfig_supported by Christoph Hellwig · 4 years, 6 months ago
  34. ac37435 sctp: pass a kernel pointer to sctp_setsockopt_default_prinfo by Christoph Hellwig · 4 years, 6 months ago
  35. 4a97fa4 sctp: pass a kernel pointer to sctp_setsockopt_pr_supported by Christoph Hellwig · 4 years, 6 months ago
  36. cfa6fde sctp: pass a kernel pointer to sctp_setsockopt_recvnxtinfo by Christoph Hellwig · 4 years, 6 months ago
  37. a98af7c sctp: pass a kernel pointer to sctp_setsockopt_recvrcvinfo by Christoph Hellwig · 4 years, 6 months ago
  38. b0ac3bb sctp: pass a kernel pointer to sctp_setsockopt_paddr_thresholds by Christoph Hellwig · 4 years, 6 months ago
  39. c9abc2c sctp: pass a kernel pointer to sctp_setsockopt_auto_asconf by Christoph Hellwig · 4 years, 6 months ago
  40. 76b3d0c sctp: pass a kernel pointer to sctp_setsockopt_deactivate_key by Christoph Hellwig · 4 years, 6 months ago
  41. 97dc9f2 sctp: pass a kernel pointer to sctp_setsockopt_del_key by Christoph Hellwig · 4 years, 6 months ago
  42. dcab0a7 sctp: pass a kernel pointer to sctp_setsockopt_active_key by Christoph Hellwig · 4 years, 6 months ago
  43. 534d13d sctp: pass a kernel pointer to sctp_setsockopt_auth_key by Christoph Hellwig · 4 years, 6 months ago
  44. 89fae01 sctp: switch sctp_setsockopt_auth_key to use memzero_explicit by Christoph Hellwig · 4 years, 6 months ago
  45. 3564ef4 sctp: pass a kernel pointer to sctp_setsockopt_hmac_ident by Christoph Hellwig · 4 years, 6 months ago
  46. 88266d3 sctp: pass a kernel pointer to sctp_setsockopt_auth_chunk by Christoph Hellwig · 4 years, 6 months ago
  47. f5bee0a sctp: pass a kernel pointer to sctp_setsockopt_maxburst by Christoph Hellwig · 4 years, 6 months ago
  48. 1031cea sctp: pass a kernel pointer to sctp_setsockopt_fragment_interleave by Christoph Hellwig · 4 years, 6 months ago
  49. 722eca9 sctp: pass a kernel pointer to sctp_setsockopt_context by Christoph Hellwig · 4 years, 6 months ago
  50. 07e5035 sctp: pass a kernel pointer to sctp_setsockopt_adaptation_layer by Christoph Hellwig · 4 years, 6 months ago
  51. dcd0357 sctp: pass a kernel pointer to sctp_setsockopt_maxseg by Christoph Hellwig · 4 years, 6 months ago
  52. ffc08f0 sctp: pass a kernel pointer to sctp_setsockopt_mappedv4 by Christoph Hellwig · 4 years, 6 months ago
  53. 5b864c8 sctp: pass a kernel pointer to sctp_setsockopt_associnfo by Christoph Hellwig · 4 years, 6 months ago
  54. af5ae60 sctp: pass a kernel pointer to sctp_setsockopt_rtoinfo by Christoph Hellwig · 4 years, 6 months ago
  55. f87ddbc sctp: pass a kernel pointer to sctp_setsockopt_nodelay by Christoph Hellwig · 4 years, 6 months ago
  56. 46a0ae9 sctp: pass a kernel pointer to sctp_setsockopt_peer_primary_addr by Christoph Hellwig · 4 years, 6 months ago
  57. 1eec695 sctp: pass a kernel pointer to sctp_setsockopt_primary_addr by Christoph Hellwig · 4 years, 6 months ago
  58. 8a2409d sctp: pass a kernel pointer to sctp_setsockopt_default_sndinfo by Christoph Hellwig · 4 years, 6 months ago
  59. c23ad6d sctp: pass a kernel pointer to sctp_setsockopt_default_send_param by Christoph Hellwig · 4 years, 6 months ago
  60. 9dfa6f0 sctp: pass a kernel pointer to sctp_setsockopt_initmsg by Christoph Hellwig · 4 years, 6 months ago
  61. bb13d64 sctp: pass a kernel pointer to sctp_setsockopt_partial_delivery_point by Christoph Hellwig · 4 years, 6 months ago
  62. ebb25de sctp: pass a kernel pointer to sctp_setsockopt_delayed_ack by Christoph Hellwig · 4 years, 6 months ago
  63. 9b7b0d1 sctp: pass a kernel pointer to sctp_setsockopt_peer_addr_params by Christoph Hellwig · 4 years, 6 months ago
  64. 0b49a65 sctp: pass a kernel pointer to sctp_setsockopt_autoclose by Christoph Hellwig · 4 years, 6 months ago
  65. a98d21a sctp: pass a kernel pointer to sctp_setsockopt_events by Christoph Hellwig · 4 years, 6 months ago
  66. 1083582 sctp: pass a kernel pointer to sctp_setsockopt_disable_fragments by Christoph Hellwig · 4 years, 6 months ago
  67. ce5b2f8 sctp: pass a kernel pointer to __sctp_setsockopt_connectx by Christoph Hellwig · 4 years, 6 months ago
  68. 8c7517f sctp: pass a kernel pointer to sctp_setsockopt_bindx by Christoph Hellwig · 4 years, 6 months ago
  69. ca84bd0 sctp: copy the optval from user space in sctp_setsockopt by Christoph Hellwig · 4 years, 6 months ago
  70. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  71. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  72. fdf5bdd net/ipv6: factor out mcast join/leave setsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  73. ca0e65e net/ipv6: factor out MCAST_MSFILTER setsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  74. d5541e8 net/ipv6: factor out MCAST_MSFILTER getsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  75. b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  76. 02caad7 net/ipv4: factor out mcast join/leave setsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  77. d62c38f net/ipv4: factor out MCAST_MSFILTER setsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  78. 49e74c2 net/ipv4: factor out MCAST_MSFILTER getsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  79. 657e4c3 netfilter: split nf_sockopt by Christoph Hellwig · 4 years, 6 months ago
  80. c34bc10 netfilter: remove the compat argument to xt_copy_counters_from_user by Christoph Hellwig · 4 years, 6 months ago
  81. 77d4df4 netfilter: remove the compat_{get,set} methods by Christoph Hellwig · 4 years, 6 months ago
  82. fc66de8 netfilter/ebtables: clean up compat {get, set}sockopt handling by Christoph Hellwig · 4 years, 6 months ago
  83. f415e76 netfilter/ip6_tables: clean up compat {get, set}sockopt handling by Christoph Hellwig · 4 years, 6 months ago
  84. 89c53c1 netfilter/ip_tables: clean up compat {get,set}sockopt handling by Christoph Hellwig · 4 years, 6 months ago
  85. 983094b netfilter/arp_tables: clean up compat {get, set}sockopt handling by Christoph Hellwig · 4 years, 6 months ago
  86. 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  87. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  88. 4d295e5 net: simplify cBPF setsockopt compat handling by Christoph Hellwig · 4 years, 6 months ago
  89. d8a9b38 net: streamline __sys_getsockopt by Christoph Hellwig · 4 years, 6 months ago
  90. 4a36729 net: streamline __sys_setsockopt by Christoph Hellwig · 4 years, 6 months ago
  91. a06d30a net/atm: remove the atmdev_ops {get, set}sockopt methods by Christoph Hellwig · 4 years, 6 months ago
  92. 089377b net: rds: rdma_transport.h: delete duplicated word by Randy Dunlap · 4 years, 6 months ago
  93. dfd5ec1 net: atm: lec_arpc.h: delete duplicated word by Randy Dunlap · 4 years, 6 months ago
  94. 6d4201b udp6: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  95. 2a08748 udp6: Extract helper for selecting socket from reuseport group by Jakub Sitnicki · 4 years, 6 months ago
  96. 72f7e94 udp: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  97. 7629c73 udp: Extract helper for selecting socket from reuseport group by Jakub Sitnicki · 4 years, 6 months ago
  98. 1122702 inet6: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  99. 5df6531 inet6: Extract helper for selecting socket from reuseport group by Jakub Sitnicki · 4 years, 6 months ago
  100. 1559b4a inet: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago