index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2021-10-01
net: add kerneldoc comment for sk_peer_lock
Eric Dumazet
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
tcp: remove sk_{tr}x_skb_cache
Eric Dumazet
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-10
inet: annotate date races around sk->sk_txhash
Eric Dumazet
2021-06-10
net: annotate data race in sock_error()
Eric Dumazet
2021-06-04
sock: expose so_timestamping options for mptcp
Florian Westphal
2021-06-04
sock: expose so_timestamp options for mptcp
Florian Westphal
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-12
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-03-31
Revert "net: correct sk_acceptq_is_full()"
Eric Dumazet
2021-03-30
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
2021-03-12
net: correct sk_acceptq_is_full()
liuyacan
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-11
net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING
Tariq Toukan
2021-02-03
tcp: use a smaller percpu_counter batch size for sk_alloc
Wei Wang
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-19
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2020-11-20
net: stream: fix TCP references when INET is not enabled
Randy Dunlap
2020-11-20
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2020-11-14
tcp: avoid indirect call to tcp_stream_memory_free()
Eric Dumazet
2020-11-02
net: Un-hide lockdep_sock_is_held() for !LOCKDEP
Jakub Kicinski
2020-09-24
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2020-09-14
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-31
net: clean up codestyle
Miaohe Lin
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-06
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
[prev]
[next]