Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
efcc9bcaf77c07df01371a7c34e50424c291f3ac
/
net
/
ipv6
/
ip6_gre.c
efcc9bc
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
by Lorenzo Bianconi
· 6 years ago
103d024
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
by Lorenzo Bianconi
· 6 years ago
4974d5f
net: ip6_gre: initialize erspan_ver just for erspan tunnels
by Lorenzo Bianconi
· 6 years ago
c706863
net: ip6_gre: always reports o_key to userspace
by Lorenzo Bianconi
· 6 years ago
cb73ee4
net: ip_gre: use erspan key field for tunnel lookup
by Lorenzo Bianconi
· 6 years ago
20704bd
erspan: build the header with the right proto according to erspan_ver
by Xin Long
· 6 years ago
80b3671
ip6_gre: update version related info when changing link
by Hangbin Liu
· 6 years ago
ab5098f
ip6_gre: fix tunnel list corruption for x-netns
by Olivier Matz
· 6 years ago
cb9f1b7
ip: validate header length on virtual device xmit
by Willem de Bruijn
· 6 years ago
0621e6f
net: Add netif_is_gretap()/netif_is_ip6gretap()
by Oz Shlomo
· 6 years ago
32bbd87
net: Convert protocol error handlers from void to int
by Stefano Brivio
· 6 years ago
a82738a
ip6_gre: simplify gre header parsing in ip6gre_err
by Haishuang Yan
· 6 years ago
84581bd
erspan: set erspan_ver to 1 by default when adding an erspan dev
by Xin Long
· 6 years ago
eb95f52
net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap
by Maria Pasechnik
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
b7ed879
net: ip6_gre: get ipv6hdr after skb_cow_head()
by Prashant Bhole
· 6 years ago
256c87c
net: check tunnel option type in tunnel flags
by Pieter Jansen van Vuuren
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b80d0b9
net: ip6_gre: fix tunnel metadata device sharing.
by William Tu
· 7 years ago
2d66503
net: ip6_gre: Fix ip6erspan hlen calculation
by Petr Machata
· 7 years ago
c8632fc
net: ip6_gre: Split up ip6gre_changelink()
by Petr Machata
· 7 years ago
7fa38a7
net: ip6_gre: Split up ip6gre_newlink()
by Petr Machata
· 7 years ago
a646535
net: ip6_gre: Split up ip6gre_tnl_change()
by Petr Machata
· 7 years ago
a483373
net: ip6_gre: Split up ip6gre_tnl_link_config()
by Petr Machata
· 7 years ago
5691484
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
by Petr Machata
· 7 years ago
01b8d06
net: ip6_gre: Request headroom in __gre6_xmit()
by Petr Machata
· 7 years ago
02f99df
erspan: fix invalid erspan version.
by William Tu
· 7 years ago
d5db21a
erspan: auto detect truncated ipv6 packets.
by William Tu
· 7 years ago
0c1dd2a
net: ipv6/gre: Add GRO support
by Eran Ben Elisha
· 7 years ago
7ccbdff
ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment
by Sun Lianwen
· 7 years ago
1baf5eb
erspan: auto detect truncated packets.
by William Tu
· 7 years ago
5f42df0
ip6_gre: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
ec12589
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
by Alexey Kodanev
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1574639
gre: fix TUNNEL_SEQ bit check on sequence numbering
by Colin Ian King
· 7 years ago
e41c7c6
ip6erspan: make sure enough headroom at xmit.
by William Tu
· 7 years ago
d6aa711
ip6erspan: improve error handling for erspan version number.
by William Tu
· 7 years ago
3b04caa
ip6gre: add erspan v2 to tunnel lookup
by William Tu
· 7 years ago
79134e6
net: do not create fallback tunnels for non-default namespaces
by Eric Dumazet
· 7 years ago
77a5196
gre: add sequence number for collect md mode.
by William Tu
· 7 years ago
b75cc8f
net/ipv6: Pass skb to route lookup
by David Ahern
· 7 years ago
d1b2a6c
net: GRE: Add is_gretap_dev, is_ip6gretap_dev
by Petr Machata
· 7 years ago
5c155c5
net: Convert ip6gre_net_ops
by Kirill Tkhai
· 7 years ago
39f57f6
net: erspan: fix erspan config overwrite
by William Tu
· 7 years ago
3df19283
net: erspan: fix metadata extraction
by William Tu
· 7 years ago
c69de58
net: erspan: use bitfield instead of mask and offset
by William Tu
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
128bb97
ip6_gre: init dev->mtu and dev->hard_header_len correctly
by Alexey Kodanev
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
214bb1c
net: erspan: remove md NULL check
by William Tu
· 7 years ago
e5a9336
ip6_gre: fix device features for ioctl setup
by Alexey Kodanev
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
afb4c97
ip6_gre: fix potential memory leak in ip6erspan_rcv
by Haishuang Yan
· 7 years ago
a734321
ip6_gre: fix error path when ip6erspan_rcv failed
by Haishuang Yan
· 7 years ago
293a199
ip6_gre: fix a pontential issue in ip6erspan_rcv
by Haishuang Yan
· 7 years ago
2c52129
ip6_gre: remove the incorrect mtu limit for ipgre tap
by Xin Long
· 7 years ago
d91e8db5
net: erspan: reload pointer after pskb_may_pull
by William Tu
· 7 years ago
ae3e133
net: erspan: fix wrong return value
by William Tu
· 7 years ago
94d7d8f
ip6_gre: add erspan v2 support
by William Tu
· 7 years ago
1d7e2ed
net: erspan: refactor existing erspan code
by William Tu
· 7 years ago
ef7baf5
ip6_gre: add ip6 erspan collect_md mode
by William Tu
· 7 years ago
6712abc
ip6_gre: add ip6 gre and gretap collect_md mode
by William Tu
· 7 years ago
5a963eb
ip6_gre: Add ERSPAN native tunnel support
by William Tu
· 7 years ago
898b2979
ip6_gre: Refactor ip6gre xmit codes
by William Tu
· 7 years ago
981542c
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
by Alexey Kodanev
· 7 years ago
fe1a4ca
ip6_gre: process toobig in a better way
by Xin Long
· 7 years ago
929fc03
ip6_gre: add the process for redirect in ip6gre_err
by Xin Long
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8aec495
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
by Xin Long
· 7 years ago
f8d20b4
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
by Xin Long
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2d40557
ip6_gre: ip6gre_tap device should keep dst
by Xin Long
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bb401ca
ipv6: speedup ipv6 tunnels dismantle
by Eric Dumazet
· 7 years ago
76cc0d3
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
by Xin Long
· 7 years ago
5c25f30
ip6_gre: update mtu properly in ip6gre_err
by Xin Long
· 7 years ago
a8b8a889
net: add netlink_ext_ack argument to rtnl_link_ops.validate
by Matthias Schiffer
· 8 years ago
ad744b2
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
by Matthias Schiffer
· 8 years ago
7a3f4a1
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
by Matthias Schiffer
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
0e9a709
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
by Peter Dawson
· 8 years ago
0a473b8
ip6_tunnel: Allow policy-based routing through tunnels
by Craig Gallek
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7892032
ip6_gre: fix ip6gre_err() invalid reads
by Eric Dumazet
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
45ce0fd
net/ipv6: support more tunnel interfaces for EUI64 link-local generation
by Felix Jia
· 8 years ago
21b995a
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
by Eric Dumazet
· 8 years ago
c10aa71
gre6: Clean up unused struct ipv6_tel_txoption definition
by Jakub Sitnicki
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
e2d118a
net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c2675de
gre: use nla_get_be32() to extract flowinfo
by Lance Richardson
· 8 years ago
db32e4e
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
by Lance Richardson
· 8 years ago
60747ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3d7b332
gre: set inner_protocol on xmit
by Simon Horman
· 8 years ago
e87a8f2
net: resolve symbol conflicts with generic hashtable.h
by Jiri Kosina
· 8 years ago
e582615ad
gre: fix error handler
by Eric Dumazet
· 9 years ago
0a46baa
ip6gre: Allow live link address change
by Shweta Choudaha
· 9 years ago
Next »