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-06-20
Merge tag 'nf-24-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-06-19
ipv6: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
2024-06-19
seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...
Jianguo Wu
2024-06-17
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
2024-06-17
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
2024-06-17
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
2024-06-12
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
2024-06-10
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-03
ila: block BH in ila_output()
Eric Dumazet
2024-06-03
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-03
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
2024-06-03
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
2024-05-27
net: gro: initialize network_offset in network layer
Willem de Bruijn
2024-05-21
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
2024-05-20
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
2024-05-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-13
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
2024-05-13
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
2024-05-13
net: gro: use cb instead of skb->network_header
Richard Gobert
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-10
ipv6: sr: fix invalid unregister error path
Hangbin Liu
2024-05-10
ipv6: sr: fix incorrect unregister order
Hangbin Liu
2024-05-10
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
2024-05-10
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
2024-05-09
tcp: get rid of twsk_unique()
Eric Dumazet
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-08
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
2024-05-08
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
2024-05-08
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
2024-05-06
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
2024-05-06
net: add code for TCP fraglist GRO
Felix Fietkau
2024-05-06
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
2024-05-03
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-01
ipv6: anycast: use call_rcu_hurry() in aca_put()
Eric Dumazet
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
[next]