index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
1
-0
/
+19
2021-02-24
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
1
-3
/
+0
2020-12-05
net: Remove the err argument from sock_from_file
Florent Revest
1
-1
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+16
2020-10-03
net: introduce helper sendpage_ok() in include/linux/net.h
Coly Li
1
-0
/
+16
2020-08-25
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-0
/
+3
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-1
/
+3
2020-07-20
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-28
net: remove kernel_getsockopt
Christoph Hellwig
1
-2
/
+0
2019-12-13
net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]
Kirill Tkhai
1
-0
/
+1
2019-07-09
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-20
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-0
/
+2
2019-03-16
net: add documentation to socket.c
Pedro Tammela
1
-0
/
+6
2019-03-08
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-07
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-17
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 regist...
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-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2018-01-25
kill kernel_sock_ioctl()
Al Viro
1
-1
/
+0
2017-11-28
->poll() methods should return __poll_t
Al Viro
1
-1
/
+1
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-3
/
+0
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-16
net: Fix a typo in comment about sock flags.
Tonghao Zhang
1
-1
/
+1
2017-08-02
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
1
-0
/
+12
2017-06-20
random: add get_random_{bytes,u32,u64,int,long,once}_wait family
Jason A. Donenfeld
1
-0
/
+2
2017-04-17
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
1
-1
/
+1
2017-04-06
New kernel function to get IP overhead on a socket.
R. Parameswaran
1
-0
/
+3
2017-03-10
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+1
2016-08-29
net: Add read_sock proto_op
Tom Herbert
1
-0
/
+6
2016-07-01
tun: switch to use skb array for tx
Jason Wang
1
-0
/
+1
2016-06-16
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
Jason A. Donenfeld
1
-1
/
+2
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+9
2016-05-02
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
1
-1
/
+9
2016-03-28
[net] drop 'size' argument of sock_recvmsg()
Al Viro
1
-2
/
+1
2016-03-10
net: Make sock_alloc exportable
Tom Herbert
1
-0
/
+1
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
1
-1
/
+6
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-3
/
+3
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
1
-17
/
+4
2015-08-07
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
1
-1
/
+1
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
1
-1
/
+0
2015-04-11
get rid of the size argument of sock_sendmsg()
Al Viro
1
-1
/
+1
[next]