summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: ipv6: ioam6: code alignmentJustin Iurman2024-08-221-4/+5
* | | ipv6: remove redundant checkXi Huang2024-08-211-6/+3
| |/ |/|
* | ip: Move INFINITY_LIFE_TIME to addrconf.h.Kuniyuki Iwashima2024-08-151-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-151-0/+4
|\|
| * netfilter: allow ipv6 fragments to arrive on different devicesTom Hughes2024-08-141-0/+4
* | ipv6: eliminate ndisc_ops_is_useropt()Maciej Żenczykowski2024-08-121-2/+2
* | ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet2024-08-051-4/+4
* | inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet2024-08-051-6/+7
* | inet: constify inet_sk_bound_dev_eq() net parameterEric Dumazet2024-08-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-013-22/+28
|\|
| * Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-012-21/+27
| |\
| | * Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-08-011-5/+9
| | |\
| | | * netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima2024-07-311-5/+9
| | * | ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski2024-08-011-16/+18
| | |/
| * / minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2024-07-281-1/+1
| |/
* / Add support for PIO p flagPatrick Rohr2024-07-311-1/+14
|/
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-244-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-155-4/+12
|\
| * ipv6: take care of scope when choosing the src addrNicolas Dichtel2024-07-141-1/+2
| * ipv6: fix source address selection with route leakNicolas Dichtel2024-07-142-1/+2
| * Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-07-142-2/+8
| |\
| | * xfrm: Log input direction mismatch error in one placeAntony Antony2024-06-171-0/+7
| | * net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCPHagar Hemdan2024-05-231-2/+1
* | | Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-07-142-0/+8
|\ \ \
| * | | xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger2024-06-262-0/+8
| | |/ | |/|
* | | udp: Remove duplicate included header file trace/events/udp.hThorsten Blum2024-07-091-1/+0
* | | udp: Allow GSO transmit from devices with no checksum offloadJakub Sitnicki2024-06-281-2/+1
* | | seg6: Use nested-BH locking for seg6_bpf_srh_states.Sebastian Andrzej Siewior2024-06-241-8/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-204-7/+16
|\ \ \ | | |/ | |/|
| * | Merge tag 'nf-24-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-06-201-4/+4
| |\ \
| | * | seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...Jianguo Wu2024-06-191-4/+4
| * | | ipv6: bring NLM_DONE out to a separate recv() againJakub Kicinski2024-06-191-1/+2
| |/ /
| * | xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()Eric Dumazet2024-06-171-1/+7
| * | ipv6: prevent possible NULL dereference in rt6_probe()Eric Dumazet2024-06-171-0/+2
| * | ipv6: prevent possible NULL deref in fib6_nh_init()Eric Dumazet2024-06-171-1/+1
* | | udp: use sk_skb_reason_drop to free rx packetsYan Zhai2024-06-191-5/+5
* | | tcp: use sk_skb_reason_drop to free rx packetsYan Zhai2024-06-192-4/+4
* | | net: raw: use sk_skb_reason_drop to free rx packetsYan Zhai2024-06-191-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-133-3/+5
|\| |
| * | net/ipv6: Fix the RT cache flush via sysctl using a previous delayPetr Pavlu2024-06-121-2/+2
| * | netfilter: Use flowlabel flow key when re-routing mangled packetsFlorian Westphal2024-06-111-0/+1
| * | tcp: fix race in tcp_v6_syn_recv_sock()Eric Dumazet2024-06-101-1/+2
* | | net: ipv4,ipv6: Pass multipath hash computation through a helperPetr Machata2024-06-121-6/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-066-22/+28
|\| |
| * | ipv6: fix possible race in __fib6_drop_pcpu_from()Eric Dumazet2024-06-062-1/+6
| * | ila: block BH in ila_output()Eric Dumazet2024-06-031-1/+6
| * | ipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet2024-06-031-8/+6
| * | net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet2024-06-031-8/+6
| * | ipv6: ioam: block BH from ioam6_output()Eric Dumazet2024-06-031-4/+4
* | | inet: remove (struct uncached_list)->quarantineEric Dumazet2024-06-061-4/+1