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
*
udp_tunnel: remove REGISTER/UNREGISTER handling from tunnel drivers
Jakub Kicinski
2021-01-07
1
-10
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-16
/
+4
|
\
|
*
Revert "geneve: pull IP header before ECN decapsulation"
Jakub Kicinski
2020-12-09
1
-16
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-4
/
+16
|
\
|
|
*
geneve: pull IP header before ECN decapsulation
Eric Dumazet
2020-12-01
1
-4
/
+16
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
1
-2
/
+1
|
\
|
|
*
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
2020-11-13
1
-2
/
+1
*
|
net: switch to dev_get_tstats64
Heiner Kallweit
2020-11-09
1
-1
/
+1
|
/
*
geneve: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-8
/
+3
*
geneve: add transport ports in route lookup for geneve
Mark Gray
2020-09-16
1
-10
/
+27
*
geneve: Support for PMTU discovery on directly bridged links
Stefano Brivio
2020-08-04
1
-5
/
+51
*
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
2020-08-04
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-1
/
+1
|
\
|
*
geneve: fix an uninitialized value in geneve_changelink()
Cong Wang
2020-07-23
1
-1
/
+1
*
|
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
2020-07-10
1
-2
/
+4
*
|
geneve: move all configuration under struct geneve_config
Sabrina Dubroca
2020-07-06
1
-98
/
+87
|
/
*
geneve: allow changing DF behavior after creation
Sabrina Dubroca
2020-06-19
1
-0
/
+1
*
geneve: change from tx_error to tx_dropped on missing metadata
Jiri Benc
2020-06-04
1
-3
/
+4
*
geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
2020-04-23
1
-1
/
+1
*
geneve: move debug check after netdev unregister
Florian Westphal
2020-03-15
1
-2
/
+6
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-1
/
+3
*
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
2019-09-05
1
-1
/
+1
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
geneve: Don't assume linear buffers in error handler
Stefano Brivio
2019-06-11
1
-1
/
+1
|
/
*
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
1
-0
/
+1
*
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
2019-03-22
1
-2
/
+0
*
geneve: correctly handle ipv6.disable module parameter
Jiri Benc
2019-03-01
1
-3
/
+8
*
geneve: should not call rt6_lookup() when ipv6 was disabled
Hangbin Liu
2019-02-07
1
-3
/
+7
*
geneve: Initialize addr6 with memset
Nathan Chancellor
2018-11-17
1
-1
/
+3
*
geneve: Allow configuration of DF behaviour
Stefano Brivio
2018-11-08
1
-8
/
+47
*
geneve: ICMP error lookup handler
Stefano Brivio
2018-11-08
1
-0
/
+52
*
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-11
/
+3
|
\
|
*
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
2018-10-17
1
-4
/
+3
|
*
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
2018-10-17
1
-11
/
+4
*
|
geneve: allow to clear ttl inherit
Hangbin Liu
2018-10-04
1
-4
/
+8
*
|
geneve: add ttl inherit support
Hangbin Liu
2018-09-12
1
-8
/
+33
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-1
/
+1
|
\
|
*
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
1
-1
/
+1
*
|
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-06-29
1
-2
/
+4
*
|
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
1
-5
/
+6
|
/
*
geneve: configure MTU based on a lower device
Alexey Kodanev
2018-04-20
1
-3
/
+53
*
geneve: check MTU for a minimum in geneve_change_mtu()
Alexey Kodanev
2018-04-20
1
-3
/
+2
*
geneve: cleanup hard coded value for Ethernet header length
Alexey Kodanev
2018-04-20
1
-4
/
+5
*
geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'
Alexey Kodanev
2018-04-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-29
1
-2
/
+2
|
\
|
*
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-25
1
-2
/
+2
[next]