index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fou.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-11
net: fou: remove redundant code in gue_udp_recv
Lorenzo Bianconi
2019-04-10
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
2019-04-10
fou: correct spelling of encapsulation
Simon Horman
2019-03-27
fou: Support binding FoU socket
Kristian Evensen
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-03-08
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2019-01-15
fou, fou6: do not assume linear skbs
Eric Dumazet
2019-01-04
fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite
Stefano Brivio
2018-12-17
fou: Prevent unbounded recursion in GUE error handler
Stefano Brivio
2018-11-08
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
2017-08-01
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
2017-05-21
fou: make local function static
stephen hemminger
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
2016-09-01
fou: make nla_policy const
stephen hemminger
2016-06-07
gue: Implement direction IP encapsulation
Tom Herbert
2016-05-20
fou: Support IPv6 in fou
Tom Herbert
2016-05-20
fou: Split out {fou,gue}_build_header
Tom Herbert
2016-05-20
fou: Call setup_udp_tunnel_sock
Tom Herbert
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-06
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-06
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
fou: change to use UDP socket GRO
Tom Herbert
2016-03-30
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
2016-03-20
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-03-13
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
fou: enable LCO in FOU and GUE
Edward Cree
2016-01-10
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2015-12-16
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
2015-08-29
fou: reject IPv6 config
Jiri Benc
2015-08-23
fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks
Tom Herbert
2015-08-23
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
2015-04-16
fou: avoid missing unlock in failure path
WANG Cong
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-12
fou: implement FOU_CMD_GET
WANG Cong
2015-04-12
fou: add network namespace support
WANG Cong
2015-04-12
fou: always use be16 for port
WANG Cong
[next]