index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
sit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
1
-3
/
+5
2022-11-03
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
1
-3
/
+5
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
sit: use min
kernel test robot
1
-1
/
+1
2021-12-22
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
1
-1
/
+0
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-04-21
net: sit: Unregister catch-all devices
Hristo Venev
1
-2
/
+2
2021-03-17
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
1
-1
/
+1
2021-01-23
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2020-11-10
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-06-30
net: sit: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+1
2020-05-20
sit: impement ->ndo_tunnel_ctl
Christoph Hellwig
1
-39
/
+34
2020-05-20
sit: refactor ipip6_tunnel_ioctl
Christoph Hellwig
1
-158
/
+210
2019-12-25
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-07-14
sit: use dst_cache in ipip6_tunnel_xmit
Haishuang Yan
1
-4
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-07
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
1
-1
/
+1
2019-04-05
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-03-11
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-02
net: sit: fix memory leak in sit_init_net()
Mao Wenan
1
-0
/
+1
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
1
-0
/
+3
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
1
-2
/
+2
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
1
-1
/
+1
2018-06-01
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
1
-2
/
+3
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-1
/
+4
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2018-02-27
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-0
/
+7
2018-02-27
net: Convert sit_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-23
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-01-26
net: don't call update_pmtu unconditionally
Nicolas Dichtel
1
-2
/
+2
2017-11-30
sit: update frag_off info
Hangbin Liu
1
-0
/
+1
2017-11-01
net: sit: Update lookup to handle links set to L3 slave
David Ahern
1
-10
/
+21
2017-09-20
ipv6: speedup ipv6 tunnels dismantle
Eric Dumazet
1
-3
/
+6
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+2
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-1
/
+2
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-23
sit: use __GFP_NOWARN for user controlled allocation
WANG Cong
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-3
/
+3
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-13
/
+24
2017-02-08
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-10-20
ipv4/6: use core net MTU range checking
Jarod Wilson
1
-12
/
+2
2016-08-13
sit: make function ipip6_valid_ip_proto() static
Wei Yongjun
1
-1
/
+1
2016-08-11
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
1
-5
/
+5
[next]