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
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2024-09-22
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
2024-09-19
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
2024-09-13
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
2024-09-13
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
2024-09-11
net: support non paged skb frags
Mina Almasry
2024-09-06
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-09-06
net/ipv6: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
2024-09-04
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()
Ido Schimmel
2024-09-04
ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()
Ido Schimmel
2024-09-03
ioam6: improve checks on user data
Justin Iurman
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
2024-08-31
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()
Ido Schimmel
2024-08-30
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2024-08-30
icmp: change the order of rate limits
Eric Dumazet
2024-08-29
tcp: add SO_PEEK_OFF socket option tor TCPv6
Jon Maloy
2024-08-29
net/ipv6: replace deprecated strcpy with strscpy
Hongbo Li
2024-08-28
tcp: annotate data-races around tcptw->tw_rcv_nxt
Eric Dumazet
2024-08-28
tcp: remove volatile qualifier on tw_substate
Eric Dumazet
2024-08-26
ipv6: avoid indirect calls for SOL_IP socket options
Eric Dumazet
2024-08-26
ipv6: mcast: use min() to simplify the code
Li Zetao
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-08-23
net/ipv6: delete redundant judgment statements
Li Zetao
2024-08-23
ip6mr: delete redundant judgment statements
Li Zetao
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
2024-08-22
net: ipv6: ioam6: code alignment
Justin Iurman
2024-08-21
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
2024-08-21
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
2024-08-21
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
2024-08-21
ipv6: remove redundant check
Xi Huang
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
2024-08-15
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-14
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
2024-08-12
ipv6: eliminate ndisc_ops_is_useropt()
Maciej Żenczykowski
2024-08-05
ipv6: udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
[next]