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
2016-03-30
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
1
-0
/
+16
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
1
-26
/
+28
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2
-0
/
+4
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
2
-21
/
+20
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2
-4
/
+8
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2
-18
/
+16
2016-03-28
Fix returned tc and hoplimit values for route with IPv6 encapsulation
Quentin Armitage
1
-2
/
+2
2016-03-23
net: Reset encap_level to avoid resetting features on inner IP headers
Alexander Duyck
2
-0
/
+2
2016-03-22
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
1
-9
/
+7
2016-03-22
ipv4: fix broadcast packets reception
Paolo Abeni
1
-4
/
+8
2016-03-22
net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()
Deepa Dinamani
1
-1
/
+1
2016-03-20
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2
-3
/
+13
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
3
-4
/
+22
2016-03-20
ipip: Properly mark ipip GRO packets as encapsulated.
Jesse Gross
1
-1
/
+8
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
54
-1398
/
+1296
2016-03-19
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
1
-0
/
+6
2016-03-18
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
1
-2
/
+0
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-25
/
+40
2016-03-16
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
1
-2
/
+1
2016-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-22
/
+8
2016-03-15
net: diag: add a scheduling point in inet_diag_dump_icsk()
Eric Dumazet
1
-0
/
+1
2016-03-15
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
1
-22
/
+8
2016-03-14
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
5
-3
/
+15
2016-03-14
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
Alexander Duyck
1
-5
/
+10
2016-03-14
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-03-14
netconf: add macro to represent all attributes
Zhang Shengju
1
-17
/
+23
2016-03-13
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
2
-4
/
+2
2016-03-10
tcp: Add tcp_inq to get available receive bytes on socket
Tom Herbert
1
-14
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-146
/
+242
2016-03-08
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
1
-4
/
+6
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-6
/
+12
2016-03-07
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-03-07
arp: correct return value of arp_rcv
Zhang Shengju
1
-15
/
+20
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-2
/
+1
2016-03-02
net/ipv4: remove left over dead code
Eric Engestrom
1
-7
/
+0
2016-03-02
netfilter: nft_masq: support port range
Pablo Neira Ayuso
1
-1
/
+6
2016-03-02
netfilter: xtables: don't hook tables by default
Florian Westphal
8
-96
/
+180
2016-03-02
netfilter: xtables: prepare for on-demand hook register
Florian Westphal
8
-46
/
+55
2016-03-02
netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()
Joe Stringer
1
-3
/
+1
2016-03-02
net: remove skb_sender_cpu_clear()
WANG Cong
1
-1
/
+0
2016-03-02
net: ipv4: tcp_probe: Replace timespec with timespec64
Deepa Dinamani
1
-4
/
+4
2016-03-02
net: ipv4: Convert IP network timestamps to be y2038 safe
Deepa Dinamani
3
-12
/
+33
2016-02-26
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
2
-6
/
+30
2016-02-26
net: l3mdev: prefer VRF master for source address selection
David Lamparter
1
-0
/
+17
2016-02-26
net: l3mdev: address selection should only consider devices in L3 domain
David Ahern
1
-0
/
+5
2016-02-24
ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
Hannes Frederic Sowa
1
-1
/
+4
2016-02-24
soreuseport: fix merge conflict in tcp bind
Craig Gallek
1
-0
/
+1
2016-02-24
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2
-1
/
+4
2016-02-24
tcp: convert cached rtt from usec to jiffies when feeding initial rto
Konstantin Khlebnikov
1
-1
/
+1
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-46
/
+136
[next]