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
starfive-6.6.48-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
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
1
-1
/
+1
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
1
-0
/
+5
2019-04-20
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-2
/
+2
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+0
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
1
-6
/
+0
2019-03-27
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
1
-3
/
+4
2019-03-24
tcp: add one skb cache for rx
Eric Dumazet
1
-0
/
+10
2019-03-24
tcp: add one skb cache for tx
Eric Dumazet
1
-0
/
+5
2019-03-24
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
1
-1
/
+1
2019-03-19
packets: Always register packet sk in the same order
Maxime Chevallier
1
-0
/
+6
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-14
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
1
-1
/
+1
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-0
/
+1
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-3
/
+35
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+21
2018-12-18
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
1
-4
/
+21
2018-12-05
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-5
/
+15
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-3
/
+9
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+0
2018-10-16
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
1
-2
/
+2
2018-10-15
tls: convert to generic sk_msg interface
Daniel Borkmann
1
-4
/
+0
2018-10-03
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
1
-0
/
+1
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
1
-0
/
+1
2018-07-31
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
1
-1
/
+1
2018-07-30
net: don not detour through struct sock to find the poll waitqueue
Christoph Hellwig
1
-3
/
+2
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-5
/
+6
2018-07-07
sock: sockc cookie initializer
Willem de Bruijn
1
-0
/
+6
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
1
-1
/
+2
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+10
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
1
-0
/
+10
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
1
-0
/
+28
2018-07-02
net: sock: Change tx_queue_mapping in sock_common to unsigned short
Amritha Nambiar
1
-3
/
+11
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+23
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-2
/
+0
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
1
-2
/
+2
2018-05-01
net: Add Software fallback infrastructure for socket dependent offloads
Ilya Lesokhin
1
-0
/
+21
2018-04-06
slab: make usercopy region 32-bit
Alexey Dobriyan
1
-2
/
+2
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
1
-0
/
+3
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
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-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
1
-1
/
+1
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
1
-0
/
+4
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
1
-0
/
+1
2018-02-21
tcp: remove sk_check_csum_caps()
Eric Dumazet
1
-9
/
+0
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
1
-0
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-1
/
+1
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-25
/
+32
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
[next]