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.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
/
arch
/
mips
/
include
/
uapi
/
asm
/
socket.h
Age
Commit message (
Expand
)
Author
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2021-10-01
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
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
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-03-11
y2038: fix socket.h header inclusion
Arnd Bergmann
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-02-25
net: Facility to report route quality of connected sockets
Tom Herbert
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-01-18
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-01-27
Remove leftover #endif after introducing SO_REUSEPORT
Thomas Graf
2013-01-23
soreuseport: infrastructure
Tom Herbert
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2012-10-09
UAPI: (Scripted) Disintegrate arch/mips/include/asm
David Howells