index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fou.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-20
1
-0
/
+1
*
fou: Fix IPv6 netlink policy
Kristian Evensen
2020-01-23
1
-2
/
+2
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-1
/
+3
|
\
|
*
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
2019-04-10
1
-1
/
+3
*
|
net: fou: remove redundant code in gue_udp_recv
Lorenzo Bianconi
2019-04-11
1
-3
/
+1
*
|
fou: correct spelling of encapsulation
Simon Horman
2019-04-10
1
-2
/
+2
*
|
fou: Support binding FoU socket
Kristian Evensen
2019-03-27
1
-16
/
+122
*
|
genetlink: make policy common to family
Johannes Berg
2019-03-22
1
-3
/
+1
|
/
*
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2019-03-08
1
-2
/
+2
*
fou, fou6: do not assume linear skbs
Eric Dumazet
2019-01-15
1
-2
/
+7
*
fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite
Stefano Brivio
2019-01-04
1
-1
/
+2
*
fou: Prevent unbounded recursion in GUE error handler
Stefano Brivio
2018-12-17
1
-0
/
+7
*
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-11-08
1
-0
/
+68
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-3
/
+1
|
\
|
*
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
1
-3
/
+1
*
|
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
1
-10
/
+10
|
/
*
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
2017-08-01
1
-0
/
+1
*
fou: make local function static
stephen hemminger
2017-05-21
1
-41
/
+41
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-2
/
+2
|
\
|
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
1
-2
/
+2
*
|
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
1
-1
/
+1
*
|
genetlink: statically initialize families
Johannes Berg
2016-10-27
1
-9
/
+13
*
|
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
1
-1
/
+0
|
/
*
fou: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
gue: Implement direction IP encapsulation
Tom Herbert
2016-06-07
1
-5
/
+76
*
fou: Support IPv6 in fou
Tom Herbert
2016-05-20
1
-12
/
+35
*
fou: Split out {fou,gue}_build_header
Tom Herbert
2016-05-20
1
-10
/
+37
*
fou: Call setup_udp_tunnel_sock
Tom Herbert
2016-05-20
1
-34
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
1
-2
/
+4
|
\
|
*
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-06
1
-0
/
+4
|
*
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2016-05-06
1
-2
/
+0
*
|
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-16
1
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-0
/
+6
|
\
|
|
*
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
1
-0
/
+6
*
|
fou: change to use UDP socket GRO
Tom Herbert
2016-04-07
1
-31
/
+17
|
/
*
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
2016-03-30
1
-0
/
+16
*
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-03-20
1
-2
/
+11
*
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
2016-03-13
1
-2
/
+1
*
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
1
-2
/
+2
*
fou: enable LCO in FOU and GUE
Edward Cree
2016-02-12
1
-8
/
+6
*
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-10
1
-1
/
+1
*
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
2015-12-16
1
-1
/
+2
*
fou: reject IPv6 config
Jiri Benc
2015-08-29
1
-1
/
+1
*
fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks
Tom Herbert
2015-08-23
1
-1
/
+1
*
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
2015-08-23
1
-16
/
+12
*
fou: avoid missing unlock in failure path
WANG Cong
2015-04-16
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
1
-2
/
+2
|
\
|
*
fou: Don't use const __read_mostly
Andi Kleen
2015-04-08
1
-2
/
+2
[next]