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
Age
Commit message (
Expand
)
Author
2022-01-12
sit: allow encapsulated IPv6 traffic to be delivered locally
Ignat Korchagin
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-03
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
2022-01-02
ipv6: ioam: Support for Queue depth data field
Justin Iurman
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-31
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
2021-12-31
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-27
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
2021-12-23
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
netfilter: flowtable: remove ipv4/ipv6 modules
Florian Westphal
2021-12-20
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
add missing bpf-cgroup.h includes
Jakub Kicinski
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
2021-12-14
ipv6: use GFP_ATOMIC in rt6_probe()
Eric Dumazet
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
xfrm: use net device refcount tracker helpers
Eric Dumazet
2021-12-09
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
2021-12-07
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2021-12-06
ipmr, ip6mr: add net device refcount tracker to struct vif_device
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to rt6_probe_deferred()
Eric Dumazet
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
2021-11-30
net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release
Nikolay Aleksandrov
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-24
net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset()
Maciej Żenczykowski
2021-11-24
net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN
Maciej Żenczykowski
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
[next]