1. 1e5c647 rfs: annotate lockless accesses to sk->sk_rxhash by Eric Dumazet · 1 year, 7 months ago
  2. 4faeee0 tcp: deny tcp_disconnect() when threads are waiting by Eric Dumazet · 1 year, 8 months ago
  3. dfd9248 net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). by Kuniyuki Iwashima · 1 year, 8 months ago
  4. eb6fba7 net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set by Jakub Kicinski · 1 year, 9 months ago
  5. bc9d3a9 net: dst: Switch to rcuref_t reference counting by Thomas Gleixner · 1 year, 10 months ago
  6. 675f176 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 1 year, 11 months ago
  7. fe33311 net: no longer support SOCK_REFCNT_DEBUG feature by Jason Xing · 1 year, 11 months ago
  8. ca43ccf dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions. by Kuniyuki Iwashima · 1 year, 11 months ago
  9. 584f374 net: add sock_init_data_uid() by Pietro Borrello · 2 years ago
  10. 08f6589 net: simplify sk_page_frag by Benjamin Coddington · 2 years, 1 month ago
  11. fb87bd4 net: Introduce sk_use_task_frag in struct sock. by Guillaume Nault · 2 years, 1 month ago
  12. b534dc4 net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP by Willem de Bruijn · 2 years, 1 month ago
  13. 224b744 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 2 months ago
  14. b68777d l2tp: Serialize access to sk_user_data with sk_callback_lock by Jakub Sitnicki · 2 years, 2 months ago
  15. fbeb229 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 2 months ago
  16. fee9ac0 net: remove SOCK_SUPPORT_ZC from sockmap by Pavel Begunkov · 2 years, 3 months ago
  17. 96917bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
  18. 720ca52b net-memcg: avoid stalls when under memory pressure by Jakub Kicinski · 2 years, 3 months ago
  19. 233baf9 net: remove useless parameter of __sock_cmsg_send by xu xin · 2 years, 3 months ago
  20. a251c17 treewide: use get_random_u32() when possible by Jason A. Donenfeld · 2 years, 3 months ago
  21. d6755f3 net: Remove unused inline function sk_nulls_node_init() by Gaosheng Cui · 2 years, 4 months ago
  22. 2786bcf Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Paolo Abeni · 2 years, 4 months ago
  23. 65ddc82 bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt() by Martin KaFai Lau · 2 years, 4 months ago
  24. 28044fc net: Add a bhash2 table hashed by port and address by Joanne Koong · 2 years, 5 months ago
  25. 2900387 bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() by Martin KaFai Lau · 2 years, 5 months ago
  26. e42c7be bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsockopt() by Martin KaFai Lau · 2 years, 5 months ago
  27. 2442665 bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf by Martin KaFai Lau · 2 years, 5 months ago
  28. fc4aaf9 net: Fix suspicious RCU usage in bpf_sk_reuseport_detach() by David Howells · 2 years, 5 months ago
  29. 2a01337 net: fix refcount bug in sk_psock_get (2) by Hawkins Jiawei · 2 years, 5 months ago
  30. 272ac32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
  31. 0273954 net: Fix data-races around sysctl_[rw]mem(_offset)?. by Kuniyuki Iwashima · 2 years, 6 months ago
  32. 816cd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
  33. 310731e net: Fix data-races around sysctl_mem. by Kuniyuki Iwashima · 2 years, 6 months ago
  34. e918c13 net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNK by Paolo Abeni · 2 years, 6 months ago
  35. ede57d5 net: helper function skb_len_add by Richard Gobert · 2 years, 7 months ago
  36. 9cbc991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 7 months ago
  37. 593d1eb Revert "net: Add a second bind table hashed by port and address" by Joanne Koong · 2 years, 7 months ago
  38. 219160b tcp: sk_forced_mem_schedule() optimization by Eric Dumazet · 2 years, 7 months ago
  39. 4890b68 net: keep sk->sk_forward_alloc as small as possible by Eric Dumazet · 2 years, 7 months ago
  40. 7c80b03 net: fix sk_wmem_schedule() and sk_rmem_schedule() errors by Eric Dumazet · 2 years, 7 months ago
  41. 3cd3399 net: implement per-cpu reserves for memory_allocated by Eric Dumazet · 2 years, 7 months ago
  42. 0defbb0 net: add per_cpu_fw_alloc field to struct proto by Eric Dumazet · 2 years, 7 months ago
  43. 100fdd1 net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT by Eric Dumazet · 2 years, 7 months ago
  44. e70f3c7 Revert "net: set SK_MEM_QUANTUM to 4096" by Eric Dumazet · 2 years, 7 months ago
  45. a84a434 net: constify some inline functions in sock.h by Peter Lafreniere · 2 years, 7 months ago
  46. d5a42de net: Add a second bind table hashed by port and address by Joanne Koong · 2 years, 8 months ago
  47. 4c971d2 net: annotate races around sk->sk_bound_dev_if by Eric Dumazet · 2 years, 8 months ago
  48. 4915d50 inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() by Eric Dumazet · 2 years, 8 months ago
  49. de32bc6 net: inline sock_alloc_send_skb by Pavel Begunkov · 2 years, 9 months ago
  50. 6fd1d51 net: SO_RCVMARK socket option for SO_MARK with recvmsg() by Erin MacNeil · 2 years, 9 months ago
  51. 68822bd net: generalize skb freeing deferral to per-cpu lists by Eric Dumazet · 2 years, 9 months ago
  52. ec09526 net: remove noblock parameter from recvmsg() entities by Oliver Hartkopp · 2 years, 9 months ago
  53. c1b8a56 net: sock: introduce sock_queue_rcv_skb_reason() by Menglong Dong · 2 years, 9 months ago
  54. aaa25a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 11 months ago
  55. a1cdec5 net-timestamp: convert sk->sk_tskey to atomic_t by Eric Dumazet · 2 years, 11 months ago
  56. 2685924 txhash: Add socket option to control TX hash rethink behavior by Akhmat Karakotov · 3 years ago
  57. e187013 txhash: Make rethinking txhash behavior configurable via sysctl by Akhmat Karakotov · 3 years ago
  58. 91a760b net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() by Menglong Dong · 3 years ago
  59. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
  60. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  61. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  62. 8f905c0 inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years, 1 month ago
  63. 33d60fb sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned. by Kuniyuki Iwashima · 3 years, 1 month ago
  64. ffa84b5ffb net: add netns refcount tracker to struct sock by Eric Dumazet · 3 years, 1 month ago
  65. fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  66. a37a0ee net: avoid uninit-value from tcp_conn_request by Eric Dumazet · 3 years, 1 month ago
  67. dacb5d8 tcp: fix page frag corruption on page fault by Paolo Abeni · 3 years, 2 months ago
  68. 1e84dc6 neigh: introduce neigh_confirm() helper function by Yajun Deng · 3 years, 2 months ago
  69. df6160d tcp: add missing htmldocs for skb->ll_node and sk->defer_list by Eric Dumazet · 3 years, 2 months ago
  70. b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 2 months ago
  71. 4199bae net: merge net->core.prot_inuse and net->core.sock_inuse by Eric Dumazet · 3 years, 2 months ago
  72. d477eb9 net: make sock_inuse_add() available by Eric Dumazet · 3 years, 2 months ago
  73. 2a12ae5 net: inline sock_prot_inuse_add() by Eric Dumazet · 3 years, 2 months ago
  74. 43f51df net: move early demux fields close to sk_refcnt by Eric Dumazet · 3 years, 2 months ago
  75. f35f821 tcp: defer skb freeing after socket lock is released by Eric Dumazet · 3 years, 2 months ago
  76. d2489c7 tcp: add RETPOLINE mitigation to sk_backlog_rcv by Eric Dumazet · 3 years, 2 months ago
  77. 6c302e7 net: forward_alloc_get depends on CONFIG_MPTCP by Eric Dumazet · 3 years, 2 months ago
  78. 1ace2b4 net: shrink struct sock by 8 bytes by Eric Dumazet · 3 years, 2 months ago
  79. aba5465 net: remove sk_route_nocaps by Eric Dumazet · 3 years, 2 months ago
  80. d0d598c net: remove sk_route_forced_caps by Eric Dumazet · 3 years, 2 months ago
  81. 42f67ee net: use sk_is_tcp() in more places by Eric Dumazet · 3 years, 2 months ago
  82. 03271f3 tcp: rename sk_wmem_free_skb by Talal Ahmad · 3 years, 2 months ago
  83. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  84. a406290a net: cleanup __sk_stream_memory_free() by Eric Dumazet · 3 years, 3 months ago
  85. 292e607 net: introduce sk_forward_alloc_get() by Paolo Abeni · 3 years, 3 months ago
  86. 5823fc9 tcp: define macros for a couple reclaim thresholds by Paolo Abeni · 3 years, 3 months ago
  87. 7b50ecf net: Rename ->stream_memory_read to ->sock_is_readable by Cong Wang · 3 years, 3 months ago
  88. f8dd3b8 tcp: rename sk_stream_alloc_skb by Eric Dumazet · 3 years, 3 months ago
  89. 09b8984 net: annotate accesses to sk->sk_rx_queue_mapping by Eric Dumazet · 3 years, 3 months ago
  90. 342159e net: avoid dirtying sk->sk_rx_queue_mapping by Eric Dumazet · 3 years, 3 months ago
  91. ef57c16 ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie by Eric Dumazet · 3 years, 3 months ago
  92. 0c0a5ef tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex by Eric Dumazet · 3 years, 3 months ago
  93. 19757ce tcp: switch orphan_count to bare per-cpu counters by Eric Dumazet · 3 years, 3 months ago
  94. 4c1e34c vsock: Enable y2038 safe timeval for timeout by Richard Palethorpe · 3 years, 3 months ago
  95. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  96. 5fb14d2 net: add kerneldoc comment for sk_peer_lock by Eric Dumazet · 3 years, 3 months ago
  97. dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  98. 35306eb af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years, 3 months ago
  99. ca05705 tcp: adjust sndbuf according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
  100. 2bb2f5f net: add new socket option SO_RESERVE_MEM by Wei Wang · 3 years, 3 months ago