index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
2022-09-26
1
-5
/
+0
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-0
/
+9
|
\
|
*
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-09-02
1
-0
/
+2
|
*
bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
Martin KaFai Lau
2022-08-18
1
-0
/
+2
|
*
bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...
Martin KaFai Lau
2022-08-18
1
-0
/
+2
|
*
bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-08-18
1
-0
/
+3
*
|
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-24
1
-0
/
+14
*
|
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2022-08-17
1
-0
/
+25
|
/
*
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-10
1
-20
/
+48
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-4
/
+4
|
\
|
*
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-07-25
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-1
/
+1
|
\
|
|
*
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-08
1
-1
/
+1
*
|
net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNK
Paolo Abeni
2022-07-01
1
-5
/
+0
*
|
net: helper function skb_len_add
Richard Gobert
2022-06-24
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-16
1
-14
/
+0
|
\
|
|
*
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-16
1
-14
/
+0
*
|
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
2022-06-13
1
-2
/
+1
*
|
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2022-06-10
1
-27
/
+2
*
|
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
2022-06-10
1
-4
/
+8
*
|
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
2022-06-10
1
-9
/
+29
*
|
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
2022-06-10
1
-0
/
+1
*
|
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
2022-06-10
1
-5
/
+3
*
|
Revert "net: set SK_MEM_QUANTUM to 4096"
Eric Dumazet
2022-06-10
1
-13
/
+3
*
|
net: constify some inline functions in sock.h
Peter Lafreniere
2022-06-08
1
-3
/
+3
|
/
*
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-20
1
-0
/
+14
*
net: annotate races around sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
1
-2
/
+3
*
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
2022-05-13
1
-3
/
+0
*
net: inline sock_alloc_send_skb
Pavel Begunkov
2022-04-30
1
-2
/
+8
*
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
1
-8
/
+10
*
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
1
-2
/
+0
*
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-2
/
+1
*
net: sock: introduce sock_queue_rcv_skb_reason()
Menglong Dong
2022-04-11
1
-1
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-2
/
+2
|
\
|
*
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
1
-2
/
+2
*
|
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2022-01-31
1
-9
/
+3
*
|
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2022-01-31
1
-13
/
+21
|
/
*
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-06
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+1
|
\
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2021-12-20
1
-1
/
+1
*
|
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2021-12-10
1
-11
/
+12
*
|
net: add netns refcount tracker to struct sock
Eric Dumazet
2021-12-10
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-7
/
+23
|
\
|
|
*
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
2021-12-01
1
-2
/
+15
|
*
tcp: fix page frag corruption on page fault
Paolo Abeni
2021-11-29
1
-5
/
+8
*
|
neigh: introduce neigh_confirm() helper function
Yajun Deng
2021-11-23
1
-4
/
+1
*
|
tcp: add missing htmldocs for skb->ll_node and sk->defer_list
Eric Dumazet
2021-11-18
1
-0
/
+1
[next]