summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman
2024-09-22net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNELThomas Weißschuh
2024-09-19netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()Eric Dumazet
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-13ipv6: fib_rules: Add DSCP selector supportIdo Schimmel
2024-09-13ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet
2024-09-13net: ipv6: rpl_iptunnel: Fix memory leak in rpl_inputJustin Iurman
2024-09-11net: support non paged skb fragsMina Almasry
2024-09-06Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-09-06net/ipv6: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05ila: call nf_unregister_net_hooks() soonerEric Dumazet
2024-09-04ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()Ido Schimmel
2024-09-04ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()Ido Schimmel
2024-09-03ioam6: improve checks on user dataJustin Iurman
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netfilter: Use kmemdup_array instead of kmemdup for multiple allocationYan Zhen
2024-08-31ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()Ido Schimmel
2024-08-30icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
2024-08-30icmp: change the order of rate limitsEric Dumazet
2024-08-29tcp: add SO_PEEK_OFF socket option tor TCPv6Jon Maloy
2024-08-29net/ipv6: replace deprecated strcpy with strscpyHongbo Li
2024-08-28tcp: annotate data-races around tcptw->tw_rcv_nxtEric Dumazet
2024-08-28tcp: remove volatile qualifier on tw_substateEric Dumazet
2024-08-26ipv6: avoid indirect calls for SOL_IP socket optionsEric Dumazet
2024-08-26ipv6: mcast: use min() to simplify the codeLi Zetao
2024-08-26Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-08-23net/ipv6: delete redundant judgment statementsLi Zetao
2024-08-23ip6mr: delete redundant judgment statementsLi Zetao
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-22net: ipv6: ioam6: new feature tunsrcJustin Iurman
2024-08-22net: ipv6: ioam6: code alignmentJustin Iurman
2024-08-21ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet
2024-08-21ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet
2024-08-21ipv6: prevent UAF in ip6_send_skb()Eric Dumazet
2024-08-21ipv6: remove redundant checkXi Huang
2024-08-20ip6_tunnel: Fix broken GROThomas Bogendoerfer
2024-08-20netfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal
2024-08-15ip: Move INFINITY_LIFE_TIME to addrconf.h.Kuniyuki Iwashima
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-14netfilter: allow ipv6 fragments to arrive on different devicesTom Hughes
2024-08-12ipv6: eliminate ndisc_ops_is_useropt()Maciej Żenczykowski
2024-08-05ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet
2024-08-05inet: constify inet_sk_bound_dev_eq() net parameterEric Dumazet
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni