1. 08b81d8 mptcp: add sk_stop_timer_sync helper by Geliang Tang · 4 years, 4 months ago
  2. 0cbe6a8 tcp: remove SOCK_QUEUE_SHRUNK by Eric Dumazet · 4 years, 4 months ago
  3. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  4. 5af6889 net: clean up codestyle by Miaohe Lin · 4 years, 5 months ago
  5. 1f00d37 bpf: Renames in preparation for bpf_local_storage by KP Singh · 4 years, 5 months ago
  6. 86cfccb Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 4 years, 5 months ago
  7. 84d1c61 net: sock: add sock_set_mark by Alexander Aring · 4 years, 7 months ago
  8. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  9. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  10. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  11. c8c1bbb net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  12. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  13. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  14. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  15. d953975 net/compat: Add missing sock updates for SCM_RIGHTS by Kees Cook · 4 years, 7 months ago
  16. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  17. c9a368f bpf: net: Avoid incorrect bpf_sk_reuseport_detach call by Martin KaFai Lau · 4 years, 6 months ago
  18. f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
  19. dfde1d7 sock: Move sock_valbool_flag to header by Dmitry Yakunin · 4 years, 7 months ago
  20. 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 7 months ago
  21. 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 8 months ago
  22. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 8 months ago
  23. fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 8 months ago
  24. 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 8 months ago
  25. ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 8 months ago
  26. 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 8 months ago
  27. 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 8 months ago
  28. 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 8 months ago
  29. 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 8 months ago
  30. c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 8 months ago
  31. b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 8 months ago
  32. 045065f net: sock.h: fix skb_steal_sock() kernel-doc by Lothar Rubusch · 4 years, 9 months ago
  33. 7ae215d bpf: Don't refcount LISTEN sockets in sk_assign() by Joe Stringer · 4 years, 10 months ago
  34. 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 4 years, 10 months ago
  35. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 10 months ago
  36. b105e8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  37. f1ff5ce net, sk_msg: Clear sk_user_data pointer on clone if tagged by Jakub Sitnicki · 5 years ago
  38. 66256e0 net/sock.h: fix all kernel-doc warnings by Randy Dunlap · 5 years ago
  39. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  40. 43a825a xsk, net: Make sock_def_readable() have external linkage by Björn Töpel · 5 years ago
  41. e66b2f3 tcp: clean ext on tx recycle by Paolo Abeni · 5 years ago
  42. bf97651 sock: Make sk_protocol a 16-bit value by Mat Martineau · 5 years ago
  43. e9cdced net: Make sock protocol value checks more specific by Mat Martineau · 5 years ago
  44. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  45. 7c68fa2b net: annotate lockless accesses to sk->sk_pacing_shift by Eric Dumazet · 5 years ago
  46. 8dbd76e tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  47. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  48. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  50. 9ed498c net: silence data-races on sk_backlog.tail by Eric Dumazet · 5 years ago
  51. 099ecf5 net: annotate lockless accesses to sk->sk_max_ack_backlog by Eric Dumazet · 5 years ago
  52. 288efe8 net: annotate lockless accesses to sk->sk_ack_backlog by Eric Dumazet · 5 years ago
  53. 25c7a6d net: avoid potential false sharing in neighbor related code by Eric Dumazet · 5 years ago
  54. f75359f3 net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 5 years ago
  55. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  57. 8466a57 net/smc: remove unneeded include for smc.h by Ursula Braun · 5 years ago
  58. 20eb4f2 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 5 years ago
  59. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  60. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  61. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago
  62. eac6640 net: annotate sk->sk_rcvlowat lockless reads by Eric Dumazet · 5 years ago
  63. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  64. 193d357 net: spread "enum sock_flags" by Alexey Dobriyan · 5 years ago
  65. 4147766 net/tls: prevent skb_orphan() from leaking TLS plain text with offload by Jakub Kicinski · 5 years ago
  66. 333f790 coallocate socket_wq with socket itself by Al Viro · 6 years ago
  67. ce27ec6 net: add high_order_alloc_disable sysctl/static key by Eric Dumazet · 6 years ago
  68. 0b7d7f6 tcp: add tcp_tx_skb_cache sysctl by Eric Dumazet · 6 years ago
  69. ede61ca tcp: add tcp_rx_skb_cache sysctl by Eric Dumazet · 6 years ago
  70. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  71. 858f501 tcp: do not recycle cloned skbs by Eric Dumazet · 6 years ago
  72. 6ac99e8 bpf: Introduce bpf sk local storage by Martin KaFai Lau · 6 years ago
  73. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  74. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
  76. 4f66154 tcp: fix zerocopy and notsent_lowat issues by Eric Dumazet · 6 years ago
  77. 8b27dae tcp: add one skb cache for rx by Eric Dumazet · 6 years ago
  78. 472c2e0 tcp: add one skb cache for tx by Eric Dumazet · 6 years ago
  79. dc05360 net: convert rps_needed and rfs_needed to new static branch api by Eric Dumazet · 6 years ago
  80. a4dc6a4 packets: Always register packet sk in the same order by Maxime Chevallier · 6 years ago
  81. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 5bf325a net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  83. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  84. 3a0ed3e9 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  85. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 8f932f7 net: add missing SOF_TIMESTAMPING_OPT_ID support by Willem de Bruijn · 6 years ago
  87. a74f0fa tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 6 years ago
  88. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  89. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  90. 76a9ebe net: extend sk_pacing_rate to unsigned long by Eric Dumazet · 6 years ago
  91. d829e9c tls: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  92. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  93. e4a2a30 net: sock: introduce SOCK_XDP by Jason Wang · 6 years ago
  94. e6476c2 net: remove bogus RCU annotations on socket.wq by Christoph Hellwig · 6 years ago
  95. d8bbd13 net: don not detour through struct sock to find the poll waitqueue by Christoph Hellwig · 6 years ago
  96. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  97. 657a066 sock: sockc cookie initializer by Willem de Bruijn · 7 years ago
  98. 4b15c70 net/sched: Make etf report drops on error_queue by Jesus Sanchez-Palencia · 7 years ago
  99. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  100. fc9bab2 net: Enable Tx queue selection based on Rx queues by Amritha Nambiar · 7 years ago