index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
geneve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-1
/
+3
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
1
-1
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-11
geneve: Don't assume linear buffers in error handler
Stefano Brivio
1
-1
/
+1
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
1
-0
/
+1
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
1
-2
/
+0
2019-03-01
geneve: correctly handle ipv6.disable module parameter
Jiri Benc
1
-3
/
+8
2019-02-07
geneve: should not call rt6_lookup() when ipv6 was disabled
Hangbin Liu
1
-3
/
+7
2018-11-17
geneve: Initialize addr6 with memset
Nathan Chancellor
1
-1
/
+3
2018-11-08
geneve: Allow configuration of DF behaviour
Stefano Brivio
1
-8
/
+47
2018-11-08
geneve: ICMP error lookup handler
Stefano Brivio
1
-0
/
+52
2018-11-06
net: Add extack argument to rtnl_create_link
David Ahern
1
-1
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+3
2018-10-17
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
1
-4
/
+3
2018-10-17
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
1
-11
/
+4
2018-10-04
geneve: allow to clear ttl inherit
Hangbin Liu
1
-4
/
+8
2018-09-12
geneve: add ttl inherit support
Hangbin Liu
1
-8
/
+33
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
1
-1
/
+1
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-2
/
+4
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
1
-5
/
+6
2018-04-20
geneve: configure MTU based on a lower device
Alexey Kodanev
1
-3
/
+53
2018-04-20
geneve: check MTU for a minimum in geneve_change_mtu()
Alexey Kodanev
1
-3
/
+2
2018-04-20
geneve: cleanup hard coded value for Ethernet header length
Alexey Kodanev
1
-4
/
+5
2018-04-20
geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'
Alexey Kodanev
1
-1
/
+1
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
1
-2
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+14
2018-01-02
geneve: update skb dst pmtu on tx path
Xin Long
1
-0
/
+14
2017-12-19
geneve: speedup geneve tunnels dismantle
Haishuang Yan
1
-8
/
+16
2017-11-24
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Hangbin Liu
1
-1
/
+15
2017-11-15
geneve: fix fill_info when link down
Hangbin Liu
1
-14
/
+10
2017-11-14
geneve: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+0
2017-10-22
geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero()
Stefano Brivio
1
-16
/
+3
2017-10-21
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
1
-6
/
+0
2017-08-11
geneve: use netlink_ext_ack for error reporting in rtnl operations
Girish Moodalbail
1
-36
/
+92
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-09
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-07-24
geneve/vxlan: offload ports on register/unregister events
Sabrina Dubroca
1
-1
/
+6
2017-07-24
geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO
Sabrina Dubroca
1
-6
/
+13
2017-07-24
geneve: add rtnl changelink support
Girish Moodalbail
1
-42
/
+176
2017-07-03
geneve: fix hlist corruption
Jiri Benc
1
-16
/
+32
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-09
geneve: add missing rx stats accounting
Girish Moodalbail
1
-12
/
+24
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
[next]