summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2 daysMerge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2 daysdrop_monitor: perform u64_stats updates under IRQ-disabled sectionEric Dumazet
2 daysdrop_monitor: fix size calculations for 64-bit attributesEric Dumazet
2 daysnet: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOADYehyeong Lee
2 daysmptcp: fix BUILD_BUG_ON on legacy ARM configMatthieu Baerts (NGI0)
2 daysmptcp: fix stale skb->sk reference on subflow closeKalpan Jani
2 daysmptcp: pm: userspace: fix use-after-free in get_local_idGeliang Tang
2 daysmptcp: decrement subflows counter on failed passive joinChenguang Zhao
2 daysmac802154: hold an interface reference across the scan workerIbrahim Hashimov
2 dayssctp: don't free the ASCONF's own transport in DEL-IP processingJun Yang
2 daysphonet: check register_netdevice_notifier() error in phonet_device_init()Minhong He
2 daysphonet: pep: fix use-after-free in pep_get_sb()Breno Leitao
2 daystipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()Cen Zhang (Microsoft)
2 daysmctp: check register_netdevice_notifier() error in mctp_device_init()Minhong He
2 daysrds: tcp: unregister sysctl before tearing down listen socketCen Zhang (Microsoft)
2 daysipv6: Change allocation flags to match rcu_read_lock section requirementsNikola Z. Ivanov
2 daysnet: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing
2 daystcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
2 daysmac802154: llsec: reject frames shorter than the authentication tagDoruk Tan Ozturk
2 daysraw: annotate lockless match fields in raw_v4_match()Runyu Xiao
2 daysnet: qrtr: restrict socket creation to the initial network namespaceAldo Ariel Panzardo
2 daysipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookupEric Dumazet
3 daysmpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi().Kuniyuki Iwashima
3 daysnet: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou
3 daystipc: clear sock->sk on the failed-insert path in tipc_sk_create()Daehyeon Ko
3 daysbpf: tcp: fix double sock release on batch reallocXiang Mei (Microsoft)
3 daysnet/x25: fix use-after-free in x25_kill_by_neigh()David Lee
3 daystipc: fix u16 MTU truncation in media and bearer MTU validationCen Zhang (Microsoft)
3 daysnet/sched: serialize qdisc_rtab_list against concurrent get/putAldo Ariel Panzardo
3 daysila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito
3 dayssctp: auth: verify auth requirement when auth_chunk is NULLQing Luo
3 daysnet: hsr: fix memory leak on slave unregistration by removing synced VLANsEric Dumazet
3 daysnet: bridge: vlan: fix vlan range dumps starting with pvidNikolay Aleksandrov
3 daysMerge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
3 daysMerge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
4 daystcp: initialize standalone TCP-AO response paddingYizhou Zhao
4 daysnet: qrtr: ns: Raise node count limit to 512Youssef Samir
4 daystipc: fix infinite loop in __tipc_nl_compat_dumpitHelen Koike
4 daysnexthop: initialize extack in nh_res_bucket_migrate()Xiang Mei (Microsoft)
4 daystls: device: push pending open record on splice EOFRishikesh Jethwani
4 dayssctp: close UDP tunnel sockets during netns teardownZhiling Zou
4 dayssctp: avoid auth_enable sysctl UAF during netns teardownZhiling Zou
4 dayssctp: validate stream count in sctp_process_strreset_inreq()Cen Zhang (Microsoft)
4 daysnet/af_iucv: fix NULL deref in afiucv_hs_callback_syn()Hidayath Khan
4 dayssctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkidHanQuan
4 daysrds: Fix inet6_addr_lst NULL dereference when IPv6 is disabledIlia Gavrilov
4 daystipc: serialize udp bearer replicast list updatesWeiming Shi
4 daysmptcp: only set DATA_FIN when a mapping is presentMichael Bommarito
4 daysnet: Call net_enable_timestamp() before failure in sk_clone().Kuniyuki Iwashima
4 dayssoreuseport: Clear sk_reuseport_cb before failure in sk_clone().Kuniyuki Iwashima