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
/
drivers
/
net
/
geneve.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
geneve: lock RCU on TX path
Jakub Kicinski
2017-03-01
1
-0
/
+2
*
geneve: fix ip_hdr_len reserved for geneve6 tunnel.
Haishuang Yan
2016-11-28
1
-1
/
+1
*
geneve: Optimize geneve device lookup.
pravin shelar
2016-11-21
1
-4
/
+13
*
geneve: Remove redundant socket checks.
pravin shelar
2016-11-21
1
-8
/
+2
*
geneve: Merge ipv4 and ipv6 geneve_build_skb()
pravin shelar
2016-11-21
1
-74
/
+26
*
geneve: Unify LWT and netdev handling.
pravin shelar
2016-11-21
1
-349
/
+263
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-12
/
+35
|
\
|
*
geneve: avoid using stale geneve socket.
pravin shelar
2016-10-29
1
-11
/
+34
|
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
1
-1
/
+1
*
|
net: use core MTU range checking in core net infra
Jarod Wilson
2016-10-20
1
-29
/
+19
|
/
*
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
2016-07-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-2
/
+7
|
\
|
*
geneve: fix max_mtu setting
Haishuang Yan
2016-07-04
1
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-7
/
+15
|
\
|
|
*
geneve: fix tx_errors statistics
Haishuang Yan
2016-06-23
1
-4
/
+4
|
*
ovs/geneve: fix rtnl notifications on iface deletion
Nicolas Dichtel
2016-06-14
1
-0
/
+4
|
*
ovs/gre,geneve: fix error path when creating an iface
Nicolas Dichtel
2016-06-14
1
-3
/
+7
*
|
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-17
1
-1
/
+1
*
|
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
2016-06-17
1
-51
/
+7
*
|
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
2016-06-17
1
-1
/
+0
|
/
*
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-05-20
1
-7
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
1
-2
/
+3
|
\
|
*
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-06
1
-0
/
+3
|
*
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2016-05-06
1
-2
/
+0
*
|
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
1
-3
/
+28
*
|
geneve: testing the wrong variable in geneve6_build_skb()
Dan Carpenter
2016-04-21
1
-1
/
+1
*
|
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-16
1
-20
/
+12
*
|
geneve: change to use UDP socket GRO
Tom Herbert
2016-04-07
1
-20
/
+8
|
/
*
geneve: fix populating tclass in geneve_get_v6_dst
Daniel Borkmann
2016-03-20
1
-5
/
+6
*
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
2016-03-13
1
-5
/
+2
*
geneve: support setting IPv6 flow label
Daniel Borkmann
2016-03-11
1
-8
/
+27
*
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2016-03-11
1
-1
/
+1
*
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
2016-03-08
1
-4
/
+2
*
bpf: support for access to tunnel options
Daniel Borkmann
2016-03-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-6
/
+46
|
\
|
*
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
2016-02-19
1
-1
/
+2
|
*
geneve: clear IFF_TX_SKB_SHARING
Jiri Benc
2016-02-18
1
-0
/
+1
|
*
geneve: Refine MTU limit
David Wragg
2016-02-18
1
-5
/
+22
|
*
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-10
1
-4
/
+14
|
*
geneve: Relax MTU constraints
David Wragg
2016-02-10
1
-1
/
+12
*
|
GENEVE: Support outer IPv4 Tx checksums by default
Alexander Duyck
2016-02-21
1
-8
/
+8
*
|
iptunnel: scrub packet in iptunnel_pull_header
Jiri Benc
2016-02-18
1
-2
/
+2
*
|
geneve: move geneve device lookup before iptunnel_pull_header
Jiri Benc
2016-02-18
1
-32
/
+44
*
|
geneve: implement geneve_get_sk_family helper
Jiri Benc
2016-02-18
1
-9
/
+11
*
|
geneve: add dst caching support
Paolo Abeni
2016-02-16
1
-0
/
+39
|
/
*
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
2016-01-21
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-1
/
+1
|
\
|
*
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
1
-1
/
+9
|
\
|
[next]