1. 79074a7 net: Flush deferred skb free on socket destroy by Gal Pressman · 3 years ago
  2. 2a4d75b net: fix sock_timestamping_bind_phc() to release device by Miroslav Lichvar · 3 years ago
  3. 33d60fb sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned. by Kuniyuki Iwashima · 3 years, 1 month ago
  4. ffa84b5 net: add netns refcount tracker to struct sock by Eric Dumazet · 3 years, 1 month ago
  5. 079925c net: allow SO_MARK with CAP_NET_RAW by Maciej Żenczykowski · 3 years, 2 months ago
  6. a1b519b net: allow CAP_NET_RAW to setsockopt SO_PRIORITY by Maciej Żenczykowski · 3 years, 2 months ago
  7. 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 2 months ago
  8. 4b66d21 net: annotate accesses to dev->gso_max_size by Eric Dumazet · 3 years, 2 months ago
  9. 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  10. 4199bae net: merge net->core.prot_inuse and net->core.sock_inuse by Eric Dumazet · 3 years, 2 months ago
  11. d477eb9 net: make sock_inuse_add() available by Eric Dumazet · 3 years, 2 months ago
  12. 2a12ae5 net: inline sock_prot_inuse_add() by Eric Dumazet · 3 years, 2 months ago
  13. d2489c7 tcp: add RETPOLINE mitigation to sk_backlog_rcv by Eric Dumazet · 3 years, 2 months ago
  14. aba5465 net: remove sk_route_nocaps by Eric Dumazet · 3 years, 2 months ago
  15. d0d598c net: remove sk_route_forced_caps by Eric Dumazet · 3 years, 2 months ago
  16. 42f67ee net: use sk_is_tcp() in more places by Eric Dumazet · 3 years, 2 months ago
  17. 938cca9 sock: fix /proc/net/sockstat underflow in sk_clone_lock() by Tetsuo Handa · 3 years, 2 months ago
  18. d00c8ee net: fix possible NULL deref in sock_reserve_memory by Eric Dumazet · 3 years, 2 months ago
  19. 4c1e34c vsock: Enable y2038 safe timeval for timeout by Richard Palethorpe · 3 years, 3 months ago
  20. dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  21. 35306eb af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years, 4 months ago
  22. 2bb2f5f net: add new socket option SO_RESERVE_MEM by Wei Wang · 3 years, 4 months ago
  23. 4905455 net: introduce and use lock_sock_fast_nested() by Paolo Abeni · 3 years, 4 months ago
  24. 2dcb96b net: core: Correct the sock::sk_lock.owned lockdep annotations by Thomas Gleixner · 3 years, 4 months ago
  25. 723783d sock: remove one redundant SKB_FRAG_PAGE_ORDER macro by Yunsheng Lin · 3 years, 5 months ago
  26. 4b1327b net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() by Wei Wang · 3 years, 5 months ago
  27. 04190bf sock: allow reading and changing sk_userlocks with setsockopt by Pavel Tikhomirov · 3 years, 5 months ago
  28. bc49d81 mctp: Add MCTP base by Jeremy Kerr · 3 years, 6 months ago
  29. 271dbc3 sock: unlock on error in sock_setsockopt() by Dan Carpenter · 3 years, 6 months ago
  30. 81b4a0c sock: fix error in sock_setsockopt() by Eric Dumazet · 3 years, 7 months ago
  31. d463126 net: sock: extend SO_TIMESTAMPING for PHC binding by Yangbo Lu · 3 years, 7 months ago
  32. 0dbffbb net: annotate data race around sk_ll_usec by Eric Dumazet · 3 years, 7 months ago
  33. e6a3e44 net: sock: add trace for socket errors by Alexander Aring · 3 years, 7 months ago
  34. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 7 months ago
  35. e8b9eab net: retrieve netns cookie via getsocketopt by Martynas Pumputis · 3 years, 7 months ago
  36. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  37. ced122d sock: expose so_timestamping options for mptcp by Florian Westphal · 3 years, 8 months ago
  38. 371087a sock: expose so_timestamp options for mptcp by Florian Westphal · 3 years, 8 months ago
  39. dd9082f net: sock: fix in-kernel mark setting by Alexander Aring · 3 years, 8 months ago
  40. 098116e net: really orphan skbs tied to closing sk by Paolo Abeni · 3 years, 8 months ago
  41. ed744d8 net: sock: remove the unnecessary check in proto_register by Tonghao Zhang · 3 years, 9 months ago
  42. 9adc89a net: let skb_orphan_partial wake-up waiters. by Paolo Abeni · 3 years, 10 months ago
  43. b80350f net: sock: simplify tw proto registration by Tonghao Zhang · 3 years, 10 months ago
  44. bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 4 years ago
  45. df610cd net: Remove redundant calls of sk_tx_queue_clear(). by Kuniyuki Iwashima · 4 years ago
  46. bbc20b7 net: reduce indentation level in sk_clone_lock() by Eric Dumazet · 4 years ago
  47. dba4a92 net: Remove the err argument from sock_from_file by Florent Revest · 4 years, 1 month ago
  48. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  49. ad80b0f mptcp: open code mptcp variant for lock_sock by Paolo Abeni · 4 years, 2 months ago
  50. 7c951caf net: Add SO_BUSY_POLL_BUDGET socket option by Björn Töpel · 4 years, 2 months ago
  51. 7fd3253 net: Introduce preferred busy-polling by Björn Töpel · 4 years, 2 months ago
  52. 12f4bd8 net: add annotation for sock_{lock,unlock}_fast by Paolo Abeni · 4 years, 2 months ago
  53. 700465f net: Properly typecast int values to set sk_max_pacing_rate by Ke Li · 4 years, 3 months ago
  54. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  55. 4e3bbb3 socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled by Christian Eggers · 4 years, 3 months ago
  56. 59e611a socket: fix option SO_TIMESTAMPING_NEW by Christian Eggers · 4 years, 3 months ago
  57. 08b81d8 mptcp: add sk_stop_timer_sync helper by Geliang Tang · 4 years, 4 months ago
  58. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  59. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  60. 645f089 net: Fix some comments by Miaohe Lin · 4 years, 5 months ago
  61. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  62. f4ecc74 net: Stop warning about SO_BSDCOMPAT usage by Miaohe Lin · 4 years, 5 months ago
  63. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  64. 0f5907a net: Fix potential memory leak in proto_register() by Miaohe Lin · 4 years, 5 months ago
  65. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  66. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  67. 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
  68. 84d1c61 net: sock: add sock_set_mark by Alexander Aring · 4 years, 7 months ago
  69. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  70. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  71. c1cc478 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 6 months ago
  72. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  73. c8c1bbb net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  74. c34645a net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  75. 5790642 net: switch sock_setbindtodevice to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  76. b1ea9ff net: switch copy_bpf_fprog_from_user to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  77. a6c0d09 net: explicitly include <linux/compat.h> in net/core/sock.c by Christoph Hellwig · 4 years, 6 months ago
  78. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  79. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  80. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  81. 4d295e5 net: simplify cBPF setsockopt compat handling by Christoph Hellwig · 4 years, 6 months ago
  82. d953975 net/compat: Add missing sock updates for SCM_RIGHTS by Kees Cook · 4 years, 7 months ago
  83. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  84. 3f935c7 inet_diag: support for wider protocol numbers by Paolo Abeni · 4 years, 6 months ago
  85. ad0f75e cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 7 months ago
  86. f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  87. 2cdb54c docs: RCU: Convert rculist_nulls.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  88. dfde1d7 sock: Move sock_valbool_flag to header by Dmitry Yakunin · 4 years, 7 months ago
  89. 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 7 months ago
  90. 0ad6f6e net: increment xmit_recursion level in dev_direct_xmit() by Eric Dumazet · 4 years, 7 months ago
  91. 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 8 months ago
  92. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 8 months ago
  93. fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 8 months ago
  94. 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 8 months ago
  95. ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 8 months ago
  96. 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 8 months ago
  97. 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 8 months ago
  98. 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 8 months ago
  99. 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 8 months ago
  100. c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 8 months ago