summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-06-27net_sched: sch_sfq: move the limit validationOctavian Purdila
2025-06-27net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila
2025-06-27net_sched: sch_sfq: don't allow 1 packet limitOctavian Purdila
2025-06-27net_sched: sch_sfq: handle bigger packetsEric Dumazet
2025-06-27net_sched: sch_sfq: annotate data-races around q->perturb_periodEric Dumazet
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-06-27net/ipv4: fix type mismatch in inet_ehash_locks_alloc() causing build failureEliav Farber
2025-06-27net: atm: fix /proc/net/atm/lec handlingEric Dumazet
2025-06-27net: atm: add lec_mutexEric Dumazet
2025-06-27calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().Kuniyuki Iwashima
2025-06-27tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearerHaixia Qu
2025-06-27tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behaviorNeal Cardwell
2025-06-27mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().Kuniyuki Iwashima
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-27sock: Correct error checking condition for (assign|release)_proto_idx()Zijun Hu
2025-06-27wifi: mac80211: do not offer a mesh path if forwarding is disabledBenjamin Berg
2025-06-27ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RTSebastian Andrzej Siewior
2025-06-27tcp: fix initial tp->rcvq_space.space value for passive TS enabled flowsEric Dumazet
2025-06-27tcp: always seek for minimal rtt in tcp_rcv_rtt_update()Eric Dumazet
2025-06-27sctp: Do not wake readers in __sctp_write_space()Petr Malat
2025-06-27tipc: use kfree_sensitive() for aead cleanupZilin Guan
2025-06-27sunrpc: fix race in cache cleanup causing stale nextcheck timeLong Li
2025-06-27sunrpc: update nextcheck time when adding new cache entriesLong Li
2025-06-27NFC: nci: uart: Set tty->disc_data only in success pathKrzysztof Kozlowski
2025-06-27tcp: tcp_data_ready() must look at SOCK_DONEEric Dumazet
2025-06-27calipso: unlock rcu before returning -EAFNOSUPPORTEric Dumazet
2025-06-27net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet
2025-06-27sch_ets: make est_qlen_notify() idempotentCong Wang
2025-06-27net_sched: tbf: fix a race in tbf_change()Eric Dumazet
2025-06-27net_sched: red: fix a race in __red_change()Eric Dumazet
2025-06-27net_sched: prio: fix a race in prio_tune()Eric Dumazet
2025-06-27net: Rename ->stream_memory_read to ->sock_is_readableCong Wang
2025-06-27bpf: Clean up sockmap related KconfigsCong Wang
2025-06-27tcp: factorize logic into tcp_epollin_ready()Eric Dumazet
2025-06-27net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet
2025-06-27Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTIONLuiz Augusto von Dentz
2025-06-27net: tipc: fix refcount warning in tipc_aead_encryptCharalampos Mitrodimas
2025-06-27net: openvswitch: Fix the dead loop of MPLS parseFaicker Mo
2025-06-27calipso: Don't call calipso functions for AF_INET sk.Kuniyuki Iwashima
2025-06-27netfilter: nft_tunnel: fix geneve_opt dumpFernando Fernandez Mancera
2025-06-27netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancyFlorian Westphal
2025-06-27ktls, sockmap: Fix missing uncharge operationJiayuan Chen
2025-06-27netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...Huajian Yang
2025-06-27net: ncsi: Fix GCPS 64-bit member variablesHari Kalavakunta
2025-06-27netfilter: nft_socket: fix sk refcount leaksFlorian Westphal
2025-06-04net_sched: hfsc: Address reentrant enqueue adding class to eltree twicePedro Tammela
2025-06-04llc: fix data loss when reading from a socket in llc_ui_recvmsg()Ilia Gavrilov
2025-06-04can: bcm: add missing rcu read protection for procfs contentOliver Hartkopp
2025-06-04can: bcm: add locking for bcm_op runtime updatesOliver Hartkopp