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
/
uapi
/
asm-generic
/
socket.h
Age
Commit message (
Expand
)
Author
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 no lic...
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: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
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-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-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells