index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
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
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-13
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-24
sock: Move sock_valbool_flag to header
Dmitry Yakunin
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-05-29
net: add a new bind_add method
Christoph Hellwig
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
[next]