index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
net.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-8
/
+7
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
1
-8
/
+7
2025-05-23
mips, net: ensure that SOCK_COREDUMP is defined
Christian Brauner
1
-2
/
+1
2025-05-21
coredump: add coredump socket
Christian Brauner
1
-0
/
+1
2025-01-14
socket: Remove unused kernel_sendmsg_locked
Dr. David Alan Gilbert
1
-2
/
+0
2024-07-28
net: introduce helper sendpages_ok()
Ofir Gal
1
-0
/
+19
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
1
-1
/
+3
2024-03-01
Simplify net_dbg_ratelimited() dummy
Geert Uytterhoeven
1
-4
/
+1
2023-08-09
net: annotate data-races around sock->ops
Eric Dumazet
1
-1
/
+1
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-8
/
+0
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-08
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
1
-0
/
+1
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-10-24
net: introduce and use custom sockopt socket flag
Paolo Abeni
1
-0
/
+1
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
1
-0
/
+1
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+0
2022-07-17
net, lib/once: remove {net_}get_random_once_wait macro
wuchi
1
-2
/
+0
2022-06-20
net: Introduce a new proto_ops ->read_skb()
Cong Wang
1
-0
/
+4
2022-04-01
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
1
-0
/
+19
2021-02-23
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
1
-3
/
+0
2020-12-04
net: Remove the err argument from sock_from_file
Florent Revest
1
-1
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+16
2020-10-02
net: introduce helper sendpage_ok() in include/linux/net.h
Coly Li
1
-0
/
+16
2020-08-24
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-0
/
+3
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-1
/
+3
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
1
-6
/
+0
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
1
-1
/
+2
2020-05-29
net: remove kernel_setsockopt
Christoph Hellwig
1
-2
/
+0
2020-05-27
net: remove kernel_getsockopt
Christoph Hellwig
1
-2
/
+0
2019-12-12
net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]
Kirill Tkhai
1
-0
/
+1
2019-07-08
coallocate socket_wq with socket itself
Al Viro
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-0
/
+2
2019-03-15
net: add documentation to socket.c
Pedro Tammela
1
-0
/
+6
2019-03-07
linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
Rasmus Villemoes
1
-1
/
+1
2018-07-31
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
1
-1
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+0
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2018-05-26
net: add support for ->poll_mask in proto_ops
Christoph Hellwig
1
-0
/
+1
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
1
-0
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-03-12
sock_diag: request _diag module only when the family or proto has been registered
Xin Long
1
-0
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-5
/
+3
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2018-01-24
kill kernel_sock_ioctl()
Al Viro
1
-1
/
+0
2017-11-27
->poll() methods should return __poll_t
Al Viro
1
-1
/
+1
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-3
/
+0
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-15
net: Fix a typo in comment about sock flags.
Tonghao Zhang
1
-1
/
+1
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
1
-0
/
+12
[next]