index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
2021-08-26
1
-1
/
+0
*
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-18
1
-4
/
+12
*
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
1
-0
/
+13
*
mctp: Add MCTP base
Jeremy Kerr
2021-07-29
1
-0
/
+1
*
sock: unlock on error in sock_setsockopt()
Dan Carpenter
2021-07-07
1
-2
/
+4
*
sock: fix error in sock_setsockopt()
Eric Dumazet
2021-07-02
1
-1
/
+1
*
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
1
-3
/
+62
*
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-01
1
-1
/
+1
*
net: sock: add trace for socket errors
Alexander Aring
2021-06-29
1
-0
/
+10
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-0
/
+6
*
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-24
1
-0
/
+7
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
1
-4
/
+12
|
\
|
*
net: sock: fix in-kernel mark setting
Alexander Aring
2021-06-01
1
-4
/
+12
*
|
sock: expose so_timestamping options for mptcp
Florian Westphal
2021-06-04
1
-35
/
+36
*
|
sock: expose so_timestamp options for mptcp
Florian Westphal
2021-06-04
1
-7
/
+19
|
/
*
net: really orphan skbs tied to closing sk
Paolo Abeni
2021-05-12
1
-4
/
+4
*
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
2021-04-23
1
-1
/
+1
*
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
2021-03-30
1
-9
/
+3
*
net: sock: simplify tw proto registration
Tonghao Zhang
2021-03-11
1
-16
/
+28
*
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
1
-2
/
+10
*
net: Remove redundant calls of sk_tx_queue_clear().
Kuniyuki Iwashima
2021-01-29
1
-1
/
+10
*
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
2021-01-28
1
-96
/
+93
*
net: Remove the err argument from sock_from_file
Florent Revest
2020-12-04
1
-7
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-0
/
+19
|
\
|
*
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
1
-0
/
+10
|
*
net: Introduce preferred busy-polling
Björn Töpel
2020-12-01
1
-0
/
+9
*
|
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
2020-11-30
1
-1
/
+1
*
|
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2020-11-20
1
-1
/
+2
|
/
*
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-8
/
+3
|
\
|
*
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
2020-10-13
1
-1
/
+0
|
*
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
2020-10-13
1
-7
/
+3
*
|
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2020-09-24
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-2
/
+2
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
1
-1
/
+1
|
|
\
|
|
*
net: Fix some comments
Miaohe Lin
2020-08-27
1
-1
/
+1
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
|
/
*
/
net: Stop warning about SO_BSDCOMPAT usage
Miaohe Lin
2020-08-19
1
-14
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
1
-10
/
+15
|
\
|
*
net: Fix potential memory leak in proto_register()
Miaohe Lin
2020-08-11
1
-10
/
+15
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
\
|
*
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
|
|
/
*
|
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-08-06
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
net: sock: add sock_set_mark
Alexander Aring
2020-08-06
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-88
/
+31
|
\
\
|
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-1
/
+1
|
*
|
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
1
-14
/
+12
|
*
|
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
1
-6
/
+9
|
*
|
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
2020-07-24
1
-4
/
+3
|
*
|
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
2020-07-24
1
-2
/
+4
[next]