index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2022-07-15
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
Andrea Mayer
2022-07-14
seg6: fix skb checksum evaluation in SRH encapsulation/insertion
Andrea Mayer
2022-07-13
net: ip6mr: add RTM_GETROUTE netlink op
David Lamparter
2022-07-13
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
2022-07-13
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
Kuniyuki Iwashima
2022-07-13
ip6_tunnel: allow to inherit from VLAN encapsulated IP
Matthias May
2022-07-13
ip6_gre: use actual protocol to select xmit
Matthias May
2022-07-13
ip6_gre: set DSCP for non-IP
Matthias May
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
2022-06-29
ipv6: remove redundant store to value after addition
Colin Ian King
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-06-28
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-06-28
ipv6/addrconf: fix timing bug in tempaddr regen
Sam Edwards
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-24
ip6mr: convert mrt_lock to a spinlock
Eric Dumazet
2022-06-24
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
2022-06-24
ipmr: adopt rcu_read_lock() in mr_dump()
Eric Dumazet
2022-06-24
ip6mr: switch ip6mr_get_route() to rcu_read_lock()
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock in pim6_rcv()
Eric Dumazet
2022-06-24
ip6mr: ip6mr_cache_report() changes
Eric Dumazet
2022-06-24
ipmr: add rcu protection over (struct vif_device)->dev
Eric Dumazet
2022-06-24
ip6mr: do not get a device reference in pim6_rcv()
Eric Dumazet
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-22
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
2022-06-20
net: Introduce a new proto_ops ->read_skb()
Cong Wang
2022-06-20
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-20
raw: Use helpers for the hlist_nulls variant.
Kuniyuki Iwashima
2022-06-19
raw: convert raw sockets to RCU
Eric Dumazet
2022-06-19
raw: use more conventional iterators
Eric Dumazet
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-09
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
2022-06-09
ip6_tunnel: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-06-08
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
2022-06-01
net: ping6: Fix ping -6 with interface name
Aya Levin
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]