| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ip6_tunnel: Leverage core stats allocator | Breno Leitao | 2024-03-04 | 1 | -8/+2 |
* | net: adopt skb_network_offset() and similar helpers | Eric Dumazet | 2024-03-04 | 4 | -7/+7 |
* | ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf() | Eric Dumazet | 2024-03-01 | 1 | -58/+44 |
* | ipv6/addrconf: annotate data-races around devconf fields (II) | Eric Dumazet | 2024-03-01 | 7 | -54/+61 |
* | ipv6/addrconf: annotate data-races around devconf fields (I) | Eric Dumazet | 2024-03-01 | 2 | -31/+39 |
* | ipv6: addrconf_disable_policy() optimization | Eric Dumazet | 2024-03-01 | 1 | -7/+6 |
* | ipv6: annotate data-races around devconf->disable_policy | Eric Dumazet | 2024-03-01 | 3 | -5/+5 |
* | ipv6: annotate data-races around devconf->proxy_ndp | Eric Dumazet | 2024-03-01 | 3 | -4/+6 |
* | ipv6: annotate data-races in rt6_probe() | Eric Dumazet | 2024-03-01 | 1 | -2/+3 |
* | ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown | Eric Dumazet | 2024-03-01 | 1 | -4/+4 |
* | ipv6: annotate data-races in ndisc_router_discovery() | Eric Dumazet | 2024-03-01 | 1 | -15/+18 |
* | ipv6: annotate data-races around cnf.forwarding | Eric Dumazet | 2024-03-01 | 4 | -12/+15 |
* | ipv6: annotate data-races around cnf.hop_limit | Eric Dumazet | 2024-03-01 | 4 | -6/+6 |
* | ipv6: annotate data-races around cnf.mtu6 | Eric Dumazet | 2024-03-01 | 3 | -7/+7 |
* | ipv6: addrconf_disable_ipv6() optimization | Eric Dumazet | 2024-03-01 | 1 | -7/+6 |
* | ipv6: annotate data-races around cnf.disable_ipv6 | Eric Dumazet | 2024-03-01 | 3 | -7/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-02-29 | 1 | -3/+4 |
|\ |
|
| * | ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() | Eric Dumazet | 2024-02-26 | 1 | -3/+4 |
* | | net: sit: Do not set .ndo_get_stats64 | Breno Leitao | 2024-02-29 | 1 | -1/+0 |
* | | inet6: expand rcu_read_lock() scope in inet6_dump_addr() | Eric Dumazet | 2024-02-29 | 1 | -4/+4 |
* | | netlabel: remove impossible return value in netlbl_bitmap_walk | Zhengchao Shao | 2024-02-29 | 1 | -4/+1 |
* | | ipv6: raw: remove useless input parameter in rawv6_get/seticmpfilter | Zhengchao Shao | 2024-02-28 | 1 | -4/+4 |
* | | net: exthdrs: ioam6: send trace event | Justin Iurman | 2024-02-28 | 1 | -0/+4 |
* | | net: ioam6: multicast event | Justin Iurman | 2024-02-28 | 1 | -0/+64 |
* | | tcp: make dropreason in tcp_child_process() work | Jason Xing | 2024-02-28 | 1 | -6/+10 |
* | | tcp: make the dropreason really work when calling tcp_rcv_state_process() | Jason Xing | 2024-02-28 | 1 | -1/+2 |
* | | tcp: use drop reasons in cookie check for ipv6 | Jason Xing | 2024-02-28 | 1 | -4/+12 |
* | | tcp: directly drop skb in cookie check for ipv6 | Jason Xing | 2024-02-28 | 2 | -4/+5 |
* | | ipv6: raw: remove useless input parameter in rawv6_err | Zhengchao Shao | 2024-02-28 | 1 | -3/+2 |
* | | ipv6: anycast: complete RCU handling of struct ifacaddr6 | Eric Dumazet | 2024-02-27 | 2 | -40/+25 |
* | | inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU | Eric Dumazet | 2024-02-26 | 2 | -3/+8 |
* | | ipv6: switch inet6_dump_ifinfo() to RCU protection | Eric Dumazet | 2024-02-26 | 1 | -1/+1 |
* | | ipv6: use xarray iterator to implement inet6_dump_ifinfo() | Eric Dumazet | 2024-02-26 | 1 | -27/+19 |
* | | ipv6: prepare inet6_fill_ifinfo() for RCU protection | Eric Dumazet | 2024-02-26 | 1 | -4/+7 |
* | | ipv6: prepare inet6_fill_ifla6_attrs() for RCU | Eric Dumazet | 2024-02-26 | 2 | -75/+90 |
* | | rtnetlink: prepare nla_put_iflink() to run under RCU | Eric Dumazet | 2024-02-26 | 1 | -1/+1 |
* | | ipv6/sit: Do not allocate stats in the driver | Breno Leitao | 2024-02-23 | 1 | -8/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-02-23 | 3 | -12/+39 |
|\| |
|
| * | Fix write to cloned skb in ipv6_hop_ioam() | Justin Iurman | 2024-02-22 | 1 | -0/+10 |
| * | ipv6: sr: fix possible use-after-free and null-ptr-deref | Vasiliy Kovalev | 2024-02-20 | 1 | -9/+11 |
| * | ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid | Eric Dumazet | 2024-02-18 | 1 | -3/+18 |
* | | udp: add local "peek offset enabled" flag | Paolo Abeni | 2024-02-22 | 1 | -1/+1 |
* | | ipv6: Simplify the allocation of slab caches | Kunwu Chan | 2024-02-21 | 1 | -4/+2 |
* | | ip6mr: Simplify the allocation of slab caches in ip6_mr_init | Kunwu Chan | 2024-02-21 | 1 | -4/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-02-16 | 8 | -5/+15 |
|\| |
|
| * | net-timestamp: make sk_tskey more predictable in error path | Vadim Fedorenko | 2024-02-15 | 1 | -5/+8 |
| * | net: fill in MODULE_DESCRIPTION()s for ipv6 modules | Breno Leitao | 2024-02-09 | 7 | -0/+7 |
* | | net: ipv6/addrconf: clamp preferred_lft to the minimum required | Alex Henrie | 2024-02-15 | 1 | -9/+34 |
* | | net: ipv6/addrconf: introduce a regen_min_advance sysctl | Alex Henrie | 2024-02-15 | 1 | -1/+10 |
* | | net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds | Alex Henrie | 2024-02-15 | 1 | -6/+9 |