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
/
net
/
ipv6
/
sit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
1
-11
/
+11
2022-10-25
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
1
-3
/
+5
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
1
-26
/
+1
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
1
-36
/
+2
2022-08-22
ipv6: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+3
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-06-09
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-7
/
+1
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-2
/
+2
2022-01-12
sit: allow encapsulated IPv6 traffic to be delivered locally
Ignat Korchagin
1
-1
/
+1
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-2
/
+2
2021-10-13
ip: use dev_addr_set() in tunnels
Jakub Kicinski
1
-2
/
+2
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
1
-17
/
+18
2021-07-20
memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
Vasily Averin
1
-2
/
+3
2021-06-28
sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices
Guillaume Nault
1
-0
/
+4
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2021-06-03
sit: set name of device back to struct parms
zhang kai
1
-0
/
+3
2021-06-02
sit: replace 68 with micro IPV4_MIN_MTU
zhang kai
1
-1
/
+1
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-04-13
net: sit: Unregister catch-all devices
Hristo Venev
1
-2
/
+2
2021-03-31
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
1
-1
/
+0
2021-03-29
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-03-28
sit: use min
kernel test robot
1
-1
/
+1
2021-03-01
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
1
-1
/
+1
2021-01-14
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2020-11-09
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
1
-1
/
+1
2020-11-09
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-19
sit: impement ->ndo_tunnel_ctl
Christoph Hellwig
1
-39
/
+34
2020-05-19
sit: refactor ipip6_tunnel_ioctl
Christoph Hellwig
1
-158
/
+210
2019-12-24
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-04
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-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
1
-2
/
+2
2018-09-26
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
[next]