index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
2021-11-04
net: fix possible NULL deref in sock_reserve_memory
Eric Dumazet
2021-10-08
vsock: Enable y2038 safe timeval for timeout
Richard Palethorpe
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
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-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
mctp: Add MCTP base
Jeremy Kerr
2021-07-07
sock: unlock on error in sock_setsockopt()
Dan Carpenter
2021-07-02
sock: fix error in sock_setsockopt()
Eric Dumazet
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-06-29
net: sock: add trace for socket errors
Alexander Aring
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-06-01
net: sock: fix in-kernel mark setting
Alexander Aring
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
2021-03-30
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
2021-03-11
net: sock: simplify tw proto registration
Tonghao Zhang
2021-02-03
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-01-29
net: Remove redundant calls of sk_tx_queue_clear().
Kuniyuki Iwashima
2021-01-28
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
2020-12-04
net: Remove the err argument from sock_from_file
Florent Revest
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: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2020-10-22
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-13
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
2020-10-13
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
2020-09-24
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-27
net: Fix some comments
Miaohe Lin
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-19
net: Stop warning about SO_BSDCOMPAT usage
Miaohe Lin
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-11
net: Fix potential memory leak in proto_register()
Miaohe Lin
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-06
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
[next]