index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fou.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
gue: Receive side of remote checksum offload
Tom Herbert
1
-9
/
+161
2014-11-05
gue: TX support for using remote checksum offload option
Tom Herbert
1
-3
/
+32
2014-11-05
gue: Add infrastructure for flags and options
Tom Herbert
1
-48
/
+94
2014-11-05
net: Move fou_build_header into fou.c and refactor
Tom Herbert
1
-0
/
+73
2014-10-17
ipv4: fix a potential use after free in fou.c
Li RongQing
1
-0
/
+3
2014-10-03
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
1
-9
/
+187
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
1
-40
/
+8
2014-09-19
fou: Add GRO support
Tom Herbert
1
-0
/
+89
2014-09-19
fou: Support for foo-over-udp RX path
Tom Herbert
1
-0
/
+279