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
/
fou.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
fou: avoid missing unlock in failure path
WANG Cong
1
-2
/
+1
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-04-13
fou: implement FOU_CMD_GET
WANG Cong
1
-0
/
+109
2015-04-13
fou: add network namespace support
WANG Cong
1
-39
/
+67
2015-04-13
fou: always use be16 for port
WANG Cong
1
-3
/
+3
2015-04-13
fou: exit early when parsing config fails
WANG Cong
1
-1
/
+4
2015-04-13
fou: avoid calling udp_del_offload() twice
WANG Cong
1
-2
/
+2
2015-04-08
fou: Don't use const __read_mostly
Andi Kleen
1
-2
/
+2
2015-02-12
gue: Use checksum partial with remote checksum offload
Tom Herbert
1
-6
/
+22
2015-02-12
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
1
-2
/
+2
2015-02-12
net: Fix remcsum in GRO path to not change packet
Tom Herbert
1
-10
/
+10
2015-02-05
net: add skb functions to process remote checksum offload
Tom Herbert
1
-16
/
+2
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
1
-4
/
+8
2015-01-06
ip: Move checksum convert defines to inet
Tom Herbert
1
-1
/
+1
2014-11-26
gue: Call remcsum_adjust
Tom Herbert
1
-67
/
+17
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-11-13
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
Thomas Graf
1
-1
/
+1
2014-11-12
ip_tunnel: Ops registration for secondary encap (fou, gue)
Tom Herbert
1
-0
/
+85
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
1
-0
/
+2
2014-11-06
gue: Receive side of remote checksum offload
Tom Herbert
1
-9
/
+161
2014-11-06
gue: TX support for using remote checksum offload option
Tom Herbert
1
-3
/
+32
2014-11-06
gue: Add infrastructure for flags and options
Tom Herbert
1
-48
/
+94
2014-11-06
net: Move fou_build_header into fou.c and refactor
Tom Herbert
1
-0
/
+73
2014-10-18
ipv4: fix a potential use after free in fou.c
Li RongQing
1
-0
/
+3
2014-10-04
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
1
-9
/
+187
2014-10-04
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
1
-40
/
+8
2014-09-20
fou: Add GRO support
Tom Herbert
1
-0
/
+89
2014-09-20
fou: Support for foo-over-udp RX path
Tom Herbert
1
-0
/
+279