index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
sit.c
Age
Commit message (
Expand
)
Author
2023-05-17
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
2022-12-31
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
2022-10-25
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
2022-08-22
ipv6: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-06-09
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-01-12
sit: allow encapsulated IPv6 traffic to be delivered locally
Ignat Korchagin
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
2021-10-13
ip: use dev_addr_set() in tunnels
Jakub Kicinski
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
2021-07-20
memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
Vasily Averin
2021-06-28
sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices
Guillaume Nault
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-03
sit: set name of device back to struct parms
zhang kai
2021-06-02
sit: replace 68 with micro IPV4_MIN_MTU
zhang kai
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-13
net: sit: Unregister catch-all devices
Hristo Venev
2021-03-31
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
2021-03-29
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-03-28
sit: use min
kernel test robot
2021-03-01
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
2021-01-14
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-09
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
2020-11-09
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
2020-06-30
net: sit: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-05-19
sit: impement ->ndo_tunnel_ctl
Christoph Hellwig
2020-05-19
sit: refactor ipip6_tunnel_ioctl
Christoph Hellwig
2019-12-24
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-07-14
sit: use dst_cache in ipip6_tunnel_xmit
Haishuang Yan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-07
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
2019-04-04
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
2019-03-11
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
2019-03-02
net: sit: fix memory leak in sit_init_net()
Mao Wenan
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-06-01
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]