index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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
2024-03-01
ipv6: annotate data-races in ndisc_router_discovery()
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
2024-03-01
ipv6: addrconf_disable_ipv6() optimization
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
net: sit: Do not set .ndo_get_stats64
Breno Leitao
2024-02-28
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Eric Dumazet
2024-02-28
netlabel: remove impossible return value in netlbl_bitmap_walk
Zhengchao Shao
2024-02-28
ipv6: raw: remove useless input parameter in rawv6_get/seticmpfilter
Zhengchao Shao
2024-02-28
net: exthdrs: ioam6: send trace event
Justin Iurman
2024-02-28
net: ioam6: multicast event
Justin Iurman
2024-02-28
tcp: make dropreason in tcp_child_process() work
Jason Xing
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: use drop reasons in cookie check for ipv6
Jason Xing
2024-02-28
tcp: directly drop skb in cookie check for ipv6
Jason Xing
2024-02-27
ipv6: raw: remove useless input parameter in rawv6_err
Zhengchao Shao
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
2024-02-26
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
2024-02-26
ipv6: switch inet6_dump_ifinfo() to RCU protection
Eric Dumazet
2024-02-26
ipv6: use xarray iterator to implement inet6_dump_ifinfo()
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-22
ipv6/sit: Do not allocate stats in the driver
Breno Leitao
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
2024-02-21
ipv6: Simplify the allocation of slab caches
Kunwu Chan
2024-02-21
ip6mr: Simplify the allocation of slab caches in ip6_mr_init
Kunwu Chan
2024-02-20
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
2024-02-18
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
net: ipv6/addrconf: clamp preferred_lft to the minimum required
Alex Henrie
2024-02-15
net: ipv6/addrconf: introduce a regen_min_advance sysctl
Alex Henrie
2024-02-15
net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
Alex Henrie
2024-02-15
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
2024-02-14
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-02-13
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
2024-02-12
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
2024-02-12
net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove unnecessary clean.
Kui-Feng Lee
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
2024-02-09
net: fill in MODULE_DESCRIPTION()s for ipv6 modules
Breno Leitao
2024-02-07
sit: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
[next]