summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-1321-170/+121
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-12-131-5/+10
| |\
| | * net: setsockopt: fix IPV6_UNICAST_IF option for connected socketsRichard Gobert2022-12-121-5/+10
| * | IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li2022-12-121-23/+4
| * | net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long2022-12-121-2/+2
| * | udp: allow header check for dodgy GSO_UDP_L4 packets.Andrew Melnychenko2022-12-121-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-0/+5
| |\|
| * | net/tcp: Do cleanup on tcp_md5_key_copy() failureDmitry Safonov2022-12-011-7/+8
| * | net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov2022-12-011-6/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-11-291-2/+1
| |\ \
| | * | esp6: remove redundant variable errColin Ian King2022-10-191-2/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-293-17/+12
| |\ \ \
| * | | | net: Return errno in sk->sk_prot->get_port().Kuniyuki Iwashima2022-11-211-2/+2
| * | | | ipv6: tunnels: use DEV_STATS_INC()Eric Dumazet2022-11-164-35/+28
| * | | | ipv6/sit: use DEV_STATS_INC() to avoid data-racesEric Dumazet2022-11-161-11/+11
| * | | | ipv6: fib6_new_sernum() optimizationEric Dumazet2022-11-161-4/+3
| * | | | udp: Access &udp_table via net.Kuniyuki Iwashima2022-11-162-10/+14
| * | | | udp: Set NULL to udp_seq_afinfo.udp_table.Kuniyuki Iwashima2022-11-161-1/+1
| * | | | udp: Set NULL to sk->sk_prot->h.udp_table.Kuniyuki Iwashima2022-11-161-1/+1
| * | | | udp: Clean up some functions.Kuniyuki Iwashima2022-11-161-4/+8
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-11-151-1/+2
| |\ \ \ \
| | * | | | netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter2022-11-151-1/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-101-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-11-092-1/+4
| |\ \ \ \ \ \
| | * | | | | | rxrpc: Call udp_sendmsg() directlyDavid Howells2022-11-081-0/+1
| | * | | | | | net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells2022-11-082-1/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-032-4/+11
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | net: dropreason: add SKB_DROP_REASON_DUP_FRAGEric Dumazet2022-10-312-5/+10
| * | | | | | | net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner2022-10-281-2/+2
| | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-273-13/+18
| |\ \ \ \ \ \
| * | | | | | | net: remove useless parameter of __sock_cmsg_sendxu xin2022-10-241-1/+1
| * | | | | | | udp: track the forward memory release threshold in an hot cachelinePaolo Abeni2022-10-241-2/+2
| * | | | | | | inet6: Clean up failure path in do_ipv6_setsockopt().Kuniyuki Iwashima2022-10-241-4/+2
| * | | | | | | inet6: Remove inet6_destroy_sock().Kuniyuki Iwashima2022-10-241-7/+1
| * | | | | | | dccp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima2022-10-241-0/+1
| * | | | | | | inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().Kuniyuki Iwashima2022-10-244-17/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-208-13/+18
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()Jiapeng Chong2022-10-181-20/+0
* | | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-124-17/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-181-3/+3
| * | | | | | | treewide: use get_random_u32_{above,below}() instead of manual loopJason A. Donenfeld2022-11-181-7/+1
| * | | | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-183-10/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet2022-12-071-0/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-11-232-1/+8
|\ \ \ \ \ \
| * | | | | | xfrm: Fix ignored return value in xfrm6_init()Chen Zhongjin2022-11-221-1/+5
| * | | | | | xfrm: replay: Fix ESN wrap around for GSOChristian Langrock2022-10-191-0/+3
* | | | | | | dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima2022-11-221-2/+1
* | | | | | | dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima2022-11-221-16/+3
* | | | | | | dccp/tcp: Reset saddr on failure after inet6?_hash_connect().Kuniyuki Iwashima2022-11-221-0/+2
| |/ / / / / |/| | | | |
* | | | | | ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to networkAlexander Potapenko2022-11-071-0/+1
| |_|_|_|/ |/| | | |