summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-04-30net/sched: cls_flower: revert unintended changesPaolo Abeni
2026-04-30net: tls: fix strparser anchor skb leak on offload RX setup failureJakub Kicinski
2026-04-29page_pool: fix memory-provider leak in page_pool_create_percpu() error pathHasan Basbunar
2026-04-29hv_sock: fix ARM64 supportHamza Mahfooz
2026-04-29net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski
2026-04-28mptcp: pm: kernel: reset fullmesh counter after flushMatthieu Baerts (NGI0)
2026-04-28mptcp: fastclose msk when linger time is 0Matthieu Baerts (NGI0)
2026-04-28mptcp: fix scheduling with atomic in timestamp sockoptGang Yan
2026-04-28mptcp: sockopt: set timestamp flags on subflow socket, not mskGang Yan
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)Eric Dumazet
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)Eric Dumazet
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)Eric Dumazet
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)Eric Dumazet
2026-04-28sctp: discard stale INIT after handshake completionXin Long
2026-04-28netfilter: skip recording stale or retransmitted INITXin Long
2026-04-28net: psp: require admin permission for dev-set and key-rotateJakub Kicinski
2026-04-28net: psp: check for device unregister when creating assocJakub Kicinski
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-04-28net: mctp i2c: check length before marking flow activeWilliam A. Kennington III
2026-04-28net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnelsAndrea Mayer
2026-04-27netpoll: fix IPv6 local-address corruptionBreno Leitao
2026-04-27tcp: make probe0 timer handle expired user timeoutAltan Hacigumus
2026-04-27neigh: let neigh_xmit take skb ownershipFlorian Westphal
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima
2026-04-27net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bindMorduan Zang
2026-04-27net/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi
2026-04-27ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman
2026-04-27net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet
2026-04-27net/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet
2026-04-27net/sched: netem: check for negative latency and jitterStephen Hemminger
2026-04-27net/sched: netem: fix slot delay calculation overflowStephen Hemminger
2026-04-27net/sched: netem: validate slot configurationStephen Hemminger
2026-04-27net/sched: netem: only reseed PRNG when seed is explicitly providedStephen Hemminger
2026-04-27net/sched: netem: fix queue limit check to include reordered packetsStephen Hemminger
2026-04-27net/sched: netem: fix probability gaps in 4-state loss modelStephen Hemminger
2026-04-24Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-04-24Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-04-24Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2026-04-24netfilter: nf_conntrack_sip: don't use simple_strtoulFlorian Westphal
2026-04-24netfilter: reject zero shift in nft_bitwiseKai Ma
2026-04-24netfilter: xt_policy: fix strict mode inbound policy matchingJiexun Wang
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23rxrpc: Fix error handling in rxgk_extract_token()David Howells
2026-04-23rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells
2026-04-23rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packetsDavid Howells
2026-04-23rxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento
2026-04-23rxgk: Fix potential integer overflow in length checkDavid Howells
2026-04-23rxrpc: Fix conn-level packet handling to unshare RESPONSE packetsDavid Howells