..
ila
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
2023-03-17 08:50:23 +01:00
netfilter
netfilter: bridge: replace physindev with physinif in nf_bridge_info
2024-01-25 15:27:51 -08:00
addrconf_core.c
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
2024-02-05 20:13:01 +00:00
addrconf.c
Merge branch 'android14-6.1' into branch 'android14-6.1-lts'
2024-02-19 15:50:00 +00:00
addrlabel.c
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
2022-11-07 12:26:15 +00:00
af_inet6.c
This is the 6.1.76 stable release
2024-04-16 15:01:11 +00:00
ah6.c
xfrm: ah: add extack to ah_init_state, ah6_init_state
2022-09-29 07:17:59 +02:00
anycast.c
calipso.c
datagram.c
ipv6: Fix datagram socket connection with DSCP.
2023-02-22 12:59:54 +01:00
esp6_offload.c
xfrm: Linearize the skb after offloading if needed.
2023-06-28 11:12:29 +02:00
esp6.c
net: ipv6: fix return value check in esp_remove_trailer
2023-10-25 12:03:06 +02:00
exthdrs_core.c
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
2023-05-30 14:03:21 +01:00
exthdrs_offload.c
exthdrs.c
ipv6: rpl: Fix Route of Death.
2023-06-14 11:15:20 +02:00
fib6_notifier.c
fib6_rules.c
ipv6: change fib6_rules_net_exit() to batch mode
2022-02-08 20:41:34 -08:00
fou6.c
icmp.c
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
2023-07-23 13:49:23 +02:00
inet6_connection_sock.c
inet6_hashtables.c
tcp: Access &tcp_hashinfo via net.
2022-09-20 10:21:49 -07:00
ioam6_iptunnel.c
ipv6: ioam: Insertion frequency in lwtunnel output
2022-02-04 20:24:45 -08:00
ioam6.c
genetlink: start to validate reserved header bytes
2022-08-29 12:47:15 +01:00
ip6_checksum.c
ip6_fib.c
ipv6: fix potential NULL deref in fib6_add()
2023-12-13 18:39:06 +01:00
ip6_flowlabel.c
treewide: use get_random_u32() when possible
2022-10-11 17:42:58 -06:00
ip6_gre.c
net:ipv6: check return value of pskb_trim()
2023-07-27 08:50:45 +02:00
ip6_icmp.c
ip6_input.c
ipv6: ignore dst hint for multipath routes
2023-09-19 12:28:01 +02:00
ip6_offload.c
net-next: skbuff: refactor pskb_pull
2022-09-30 12:31:46 +01:00
ip6_offload.h
ip6_output.c
net: annotate data-races around sk->sk_tsflags
2024-01-10 17:10:23 +01:00
ip6_tunnel.c
ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
2024-02-05 20:13:00 +00:00
ip6_udp_tunnel.c
ip6_vti.c
ip6_vti: fix slab-use-after-free in decode_session6
2023-08-23 17:52:32 +02:00
ip6mr.c
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
2023-08-11 12:08:17 +02:00
ipcomp6.c
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
2022-09-29 07:18:00 +02:00
ipv6_sockglue.c
tcp: Fix data races around icsk->icsk_af_ops.
2022-10-12 17:50:37 -07:00
Kconfig
crypto: lib - make the sha1 library optional
2022-07-15 16:43:59 +08:00
Makefile
mcast_snoop.c
mcast.c
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
2024-01-25 15:27:51 -08:00
mip6.c
xfrm: mip6: add extack to mip6_destopt_init_state, mip6_rthdr_init_state
2022-09-29 07:18:01 +02:00
ndisc.c
Reapply "net: change accept_ra_min_rtr_lft to affect all RA lifetimes"
2024-02-13 01:24:14 +00:00
netfilter.c
netfilter: Use l3mdev flow key when re-routing mangled packets
2022-05-16 13:03:29 +02:00
output_core.c
treewide: use get_random_u32() when possible
2022-10-11 17:42:58 -06:00
ping.c
net: annotate data-races around sk->sk_tsflags
2024-01-10 17:10:23 +01:00
proc.c
protocol.c
raw.c
net: annotate data-races around sk->sk_tsflags
2024-01-10 17:10:23 +01:00
reassembly.c
net: ipv6: Handle delivery_time in ipv6 defrag
2022-03-03 14:38:48 +00:00
route.c
ANDROID: ABI fixup for abi break in struct dst_ops
2024-06-03 09:08:52 +00:00
rpl_iptunnel.c
rpl.c
net: rpl: fix rpl header size calculation
2023-04-26 14:28:34 +02:00
seg6_hmac.c
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
2022-06-28 21:23:30 -07:00
seg6_iptunnel.c
seg6: add support for SRv6 H.L2Encaps.Red behavior
2022-07-29 12:14:03 +01:00
seg6_local.c
seg6: add NEXT-C-SID support for SRv6 End behavior
2022-09-20 12:33:22 +02:00
seg6.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2022-09-08 18:38:30 +02:00
sit.c
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
2023-05-17 11:53:33 +02:00
syncookies.c
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
2023-11-20 11:52:16 +01:00
sysctl_net_ipv6.c
net: sysctl: introduce sysctl SYSCTL_THREE
2022-05-03 10:15:06 +02:00
tcp_ipv6.c
Revert "ipv4, ipv6: Use splice_eof() to flush"
2024-01-15 11:40:52 +00:00
tcpv6_offload.c
net: move gro definitions to include/net/gro.h
2021-11-16 13:16:54 +00:00
tunnel6.c
udp_impl.h
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
2022-10-12 17:50:37 -07:00
udp_offload.c
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
2021-11-24 17:21:42 -08:00
udp.c
This is the 6.1.75 stable release
2024-02-19 20:16:38 +00:00
udplite.c
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
2023-05-30 14:03:20 +01:00
xfrm6_input.c
Revert "udp: annotate data-races around udp->encap_type"
2024-01-15 11:39:07 +00:00
xfrm6_output.c
xfrm: fix tunnel model fragmentation behavior
2022-03-01 12:08:40 +01:00
xfrm6_policy.c
xfrm6: fix inet6_dev refcount underflow problem
2023-10-25 12:03:12 +02:00
xfrm6_protocol.c
xfrm6_state.c
xfrm6_tunnel.c
xfrm: tunnel: add extack to ipip_init_state, xfrm6_tunnel_init_state
2022-09-29 07:18:00 +02:00