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
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
udp: fix GRO packet of death
Eric Dumazet
1
-3
/
+10
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-24
/
+37
2019-04-30
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
1
-1
/
+12
2019-04-28
udp: fix GRO reception in case of length mismatch
Paolo Abeni
1
-4
/
+5
2019-04-25
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-17
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
1
-1
/
+4
2019-04-17
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
1
-5
/
+5
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
1
-2
/
+8
2019-04-13
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-04-12
dctcp: more accurate tracking of packets delivery
Eric Dumazet
1
-28
/
+17
2019-04-11
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
1
-1
/
+3
2019-04-09
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
1
-5
/
+10
2019-04-04
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
1
-18
/
+18
2019-04-02
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
1
-11
/
+13
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2
-6
/
+5
2019-04-01
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
1
-1
/
+2
2019-03-26
esp4: add length check for UDP encapsulation
Sabrina Dubroca
1
-5
/
+15
2019-03-21
vti4: removed duplicate log message.
Jeremy Sowden
1
-3
/
+1
2019-03-21
vti4: ipip tunnel deregistration fixes.
Jeremy Sowden
1
-2
/
+3
2019-03-12
tcp: Don't access TCP_SKB_CB before initializing it
Christoph Paasch
1
-8
/
+1
2019-03-09
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2
-2
/
+13
2019-03-09
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
1
-2
/
+2
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-08
xfrm: Reset secpath in xfrm failure
Myungho Jung
1
-3
/
+5
2019-03-06
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
1
-0
/
+5
2019-03-06
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
1
-0
/
+4
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
1
-3
/
+6
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-05
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
1
-1
/
+3
2019-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-902
/
+6
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-20
/
+61
2019-03-02
net: ipv4: Fix NULL pointer dereference in route lookup
Ido Schimmel
1
-1
/
+1
2019-03-02
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2
-5
/
+14
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
3
-99
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
3
-100
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
3
-91
/
+0
2019-02-28
netlabel: fix out-of-bounds memory accesses
Paul Moore
1
-1
/
+2
2019-02-28
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
1
-4
/
+5
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
3
-4
/
+8
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2
-9
/
+5
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
3
-346
/
+2
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
1
-58
/
+0
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
3
-202
/
+2
2019-02-27
ipv4: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-27
tcp: remove tcp_queue argument from tso_fragment()
Eric Dumazet
1
-7
/
+6
2019-02-27
tcp: use tcp_md5_needed for timewait sockets
Eric Dumazet
1
-8
/
+13
2019-02-27
tcp: convert tcp_md5_needed to static_branch API
Eric Dumazet
3
-4
/
+4
2019-02-27
tcp: get rid of tcp_check_send_head()
Eric Dumazet
1
-1
/
+2
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
2
-33
/
+13
[next]