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
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
1
-6
/
+1
2021-01-08
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
1
-1
/
+1
2021-01-08
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
1
-1
/
+3
2021-01-08
nexthop: Fix off-by-one error in error path
Ido Schimmel
1
-1
/
+1
2021-01-08
net: ip: always refragment ip defragmented packets
Florian Westphal
1
-1
/
+1
2021-01-08
net: fix pmtu check in nopmtudisc mode
Florian Westphal
1
-6
/
+5
2020-12-29
erspan: fix version 1 check in gre_parse_header()
Cong Wang
1
-1
/
+1
2020-12-29
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Guillaume Nault
1
-1
/
+1
2020-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-2
/
+2
2020-12-17
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
2
-2
/
+2
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-9
/
+9
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
28
-279
/
+965
2020-12-15
tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
Alexander Duyck
1
-1
/
+16
2020-12-15
tcp: parse mptcp options contained in reset packets
Florian Westphal
2
-6
/
+9
2020-12-15
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2
-3
/
+3
2020-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
3
-5
/
+7
2020-12-13
inet: frags: batch fqdir destroy works
SeongJae Park
1
-8
/
+39
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-22
/
+29
2020-12-11
tcp: correctly handle increased zerocopy args struct size
Arjun Roy
1
-2
/
+2
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-14
/
+14
2020-12-10
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
1
-3
/
+6
2020-12-10
tcp: Retain ECT bits for tos reflection
Wei Wang
1
-2
/
+5
2020-12-09
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
1
-1
/
+2
2020-12-08
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2
-14
/
+14
2020-12-07
udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments
Xin Long
1
-1
/
+1
2020-12-05
ipv4: fix error return code in rtm_to_fib_config()
Zhang Changzhong
1
-1
/
+1
2020-12-05
net-zerocopy: Defer vm zap unless actually needed.
Arjun Roy
1
-50
/
+97
2020-12-05
net-zerocopy: Set zerocopy hint when data is copied
Arjun Roy
1
-0
/
+45
2020-12-05
net-zerocopy: Introduce short-circuit small reads.
Arjun Roy
1
-0
/
+36
2020-12-05
net-zerocopy: Fast return if inq < PAGE_SIZE
Arjun Roy
1
-0
/
+8
2020-12-05
net-zerocopy: Refactor frag-is-remappable test.
Arjun Roy
1
-8
/
+26
2020-12-05
net-zerocopy: Refactor skb frag fast-forward op.
Arjun Roy
1
-9
/
+26
2020-12-05
net-tcp: Introduce tcp_recvmsg_locked().
Arjun Roy
1
-30
/
+39
2020-12-05
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
1
-16
/
+68
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-11
/
+19
2020-12-04
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
1
-1
/
+2
2020-12-04
bpf: Adds support for setting window clamp
Prankur gupta
1
-9
/
+16
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
2
-9
/
+9
2020-12-03
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
1
-1
/
+1
2020-12-01
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
3
-5
/
+7
2020-11-29
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
1
-3
/
+4
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-15
/
+88
2020-11-25
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
1
-4
/
+8
2020-11-24
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
3
-11
/
+74
2020-11-24
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
7
-9
/
+9
2020-11-21
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
1
-0
/
+5
2020-11-21
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
1
-2
/
+3
2020-11-21
mptcp: track window announced to peer
Florian Westphal
1
-4
/
+7
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+22
[next]