1. ba6aac1 udp: Access &udp_table via net. by Kuniyuki Iwashima · 2 years, 3 months ago
  2. 478aee5 udp: Set NULL to udp_seq_afinfo.udp_table. by Kuniyuki Iwashima · 2 years, 3 months ago
  3. 67fb433 udp: Set NULL to sk->sk_prot->h.udp_table. by Kuniyuki Iwashima · 2 years, 3 months ago
  4. 919dfa0 udp: Clean up some functions. by Kuniyuki Iwashima · 2 years, 3 months ago
  5. 3ca6c3b Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 2 years, 4 months ago
  6. ed472b0 rxrpc: Call udp_sendmsg() directly by David Howells · 3 years ago
  7. 42fb06b net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error() by David Howells · 2 years, 5 months ago
  8. fbeb229 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 4 months ago
  9. 8f279fb udp: advertise ipv6 udp support for msghdr::ubuf_info by Pavel Begunkov · 2 years, 4 months ago
  10. 8a3854c udp: track the forward memory release threshold in an hot cacheline by Paolo Abeni · 2 years, 4 months ago
  11. b5fc292 inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy(). by Kuniyuki Iwashima · 2 years, 4 months ago
  12. 69421bf udp: Update reuse->has_conns under reuseport_lock. by Kuniyuki Iwashima · 2 years, 4 months ago
  13. d38afee tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). by Kuniyuki Iwashima · 2 years, 5 months ago
  14. 0d92efd Add skb drop reasons to IPv6 UDP receive path by Donald Hunter · 2 years, 5 months ago
  15. ac56a0b rxrpc: Fix ICMP/ICMP6 error handling by David Howells · 2 years, 6 months ago
  16. 6e0e846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 7 months ago
  17. 1105258 tcp/udp: Make early_demux back namespacified. by Kuniyuki Iwashima · 2 years, 8 months ago
  18. 0defbb0 net: add per_cpu_fw_alloc field to struct proto by Eric Dumazet · 2 years, 9 months ago
  19. 5d368f0 ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH() by Eric Dumazet · 2 years, 10 months ago
  20. 4c971d2 net: annotate races around sk->sk_bound_dev_if by Eric Dumazet · 2 years, 10 months ago
  21. 6fd1d51 net: SO_RCVMARK socket option for SO_MARK with recvmsg() by Erin MacNeil · 2 years, 10 months ago
  22. 89e9c72 ipv6: Remove __ipv6_only_sock(). by Kuniyuki Iwashima · 2 years, 10 months ago
  23. ec09526 net: remove noblock parameter from recvmsg() entities by Oliver Hartkopp · 2 years, 11 months ago
  24. 4cf91f8 ipv6: Add reasons for skb drops to __udp6_lib_rcv by David Ahern · 3 years ago
  25. 40ac240 ipv6: optimise dst refcounting on cork init by Pavel Begunkov · 3 years, 1 month ago
  26. 5298953 udp6: don't make extra copies of iflow by Pavel Begunkov · 3 years, 1 month ago
  27. f37a4cc udp6: pass flow in ip6_make_skb together with cork by Pavel Begunkov · 3 years, 1 month ago
  28. 940ea00 ipv6: don't zero inet_cork_full::fl after use by Pavel Begunkov · 3 years, 1 month ago
  29. 406c4a0 udp6: shuffle up->pending AF_INET bits by Pavel Begunkov · 3 years, 1 month ago
  30. 257367c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  31. 91a760b net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() by Menglong Dong · 3 years, 2 months ago
  32. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  33. 222a011 udp6: Use Segment Routing Header for dest address if present by Andrew Lunn · 3 years, 2 months ago
  34. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 2 months ago
  35. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  36. 736ef37 udp: using datalen to cap ipv6 udp max gso segments by Coco Li · 3 years, 2 months ago
  37. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  38. 8f905c0 inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years, 2 months ago
  39. aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years, 2 months ago
  40. a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 3 months ago
  41. f893156 bpf: Add ingress_ifindex to bpf_sk_lookup by Mark Pashmfouroush · 3 years, 4 months ago
  42. 250962e net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS() by Menglong Dong · 3 years, 4 months ago
  43. 8a33dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  44. 42dcfd8 udp6: allow SO_MARK ctrl msg to affect routing by Jakub Kicinski · 3 years, 4 months ago
  45. ef57c16 ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie by Eric Dumazet · 3 years, 4 months ago
  46. 8d6c414 net: prefer socket bound to interface when not in VRF by Mike Manning · 3 years, 5 months ago
  47. a9f5970 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 5 months ago
  48. 6fc88c3 bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum by Dave Marchevsky · 3 years, 6 months ago
  49. 9bfce73 udp: check encap socket in __udp_lib_err by Vadim Fedorenko · 3 years, 7 months ago
  50. 18a419b udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 8 months ago
  51. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 8 months ago
  52. a8b897c udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 9 months ago
  53. c2bcb4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 11 months ago
  54. 8a59f9d sock: Introduce sk->sk_prot->psock_update_sk_prot() by Cong Wang · 4 years ago
  55. 000ac44 udp: fixup csum for GSO receive slow path by Paolo Abeni · 4 years ago
  56. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  57. a4a600dd udp: call udp_encap_enable for v6 sockets when enabling encap by Xin Long · 4 years, 1 month ago
  58. a9ed15da bpf: Split cgroup_bpf_enabled per attach type by Stanislav Fomichev · 4 years, 1 month ago
  59. ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 2 months ago
  60. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 5 months ago
  61. 508c4fc inet: unexport udp{4|6}_lib_lookup_skb() by Eric Dumazet · 4 years, 3 months ago
  62. 7b58e63 inet: udp{4|6}_lib_lookup_skb() skb argument is const by Eric Dumazet · 4 years, 4 months ago
  63. a3ce2b10 net: udp: introduce UDP_MIB_MEMERRORS for udp_mem by Menglong Dong · 4 years, 4 months ago
  64. d26796a udp: check udp sock encap_type in __udp_lib_err by Xin Long · 4 years, 4 months ago
  65. c64c9c28 udp, bpf: Ignore connections in reuseport group after BPF sk lookup by Jakub Sitnicki · 4 years, 7 months ago
  66. c8a2983 udp: Don't discard reuseport selection when group has connections by Jakub Sitnicki · 4 years, 7 months ago
  67. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  68. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 7 months ago
  69. 91ac1cc net/udp: switch udp_lib_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 7 months ago
  70. dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
  71. b0a4227 net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years, 7 months ago
  72. efc6b6f udp: Improve load balancing for SO_REUSEPORT. by Kuniyuki Iwashima · 4 years, 7 months ago
  73. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 7 months ago
  74. 6d4201b udp6: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 7 months ago
  75. 2a08748 udp6: Extract helper for selecting socket from reuseport group by Jakub Sitnicki · 4 years, 7 months ago
  76. b51cd7c net: ipv6: kerneldoc fixes by Andrew Lunn · 4 years, 8 months ago
  77. 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 5 years ago
  78. 1a186c1 net: udp: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  79. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  80. 4094871 udp: only do GSO if # of segs > 1 by Josh Hunt · 5 years ago
  81. 44b321e udp: fix gso_segs calculations by Josh Hunt · 5 years ago
  82. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  83. acdcecc udp: correct reuseport selection with connected sockets by Willem de Bruijn · 5 years ago
  84. c6af0c2 ip: support SO_MARK cmsg by Willem de Bruijn · 5 years ago
  85. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 6 years ago
  86. e4aa33a net: remove unused parameter from skb_checksum_try_convert by Li RongQing · 6 years ago
  87. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. f48d2cc udp: Remove unused variable/function (exact_dif) by Tim Beale · 6 years ago
  89. 7354537 udp: Remove unused parameter (exact_dif) by Tim Beale · 6 years ago
  90. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  91. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  92. 983695f bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  93. 26f8113 net: ipv6: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  94. 257a525 bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 6 years ago
  95. 4ac30c4 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 6 years ago
  96. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  97. 97ff7ff net: use indirect calls helpers at early demux stage by Paolo Abeni · 6 years ago
  98. 0e219ae net: use indirect calls helpers for L3 handler hooks by Paolo Abeni · 6 years ago
  99. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  100. bddc028 udpv6: Check address length before reading address family by Tetsuo Handa · 6 years ago