summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-07-10wifi: mac80211: drop invalid source address OCB framesJohannes Berg1-0/+4
2025-07-10net/sched: Always pass notifications when child class becomes emptyLion Ackermann1-14/+5
2025-07-10rose: fix dangling neighbour pointers in rose_rt_device_down()Kohei Enju1-11/+4
2025-07-10vsock/vmci: Clear the vmci transport packet properly when initializing itHarshaVardhana S A1-2/+2
2025-07-10Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)1-5/+4
2025-07-10Bluetooth: L2CAP: Fix L2CAP MTU negotiationFrédéric Danis1-1/+8
2025-07-10net: selftests: fix TCP packet checksumJakub Kicinski1-2/+3
2025-07-10atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-07-10af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima1-6/+12
2025-07-10wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges1-1/+1
2025-07-10atm: clip: prevent NULL deref in clip_push()Eric Dumazet1-6/+5
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-2/+3
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon3-6/+6
2025-06-27net_sched: sch_sfq: reject invalid perturb periodEric Dumazet1-2/+8
2025-06-27net_sched: sch_sfq: move the limit validationOctavian Purdila1-4/+6
2025-06-27net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila1-12/+44
2025-06-27net_sched: sch_sfq: don't allow 1 packet limitOctavian Purdila1-0/+4
2025-06-27net_sched: sch_sfq: handle bigger packetsEric Dumazet1-26/+13
2025-06-27net_sched: sch_sfq: annotate data-races around q->perturb_periodEric Dumazet1-4/+9
2025-06-27net: atm: fix /proc/net/atm/lec handlingEric Dumazet1-2/+3
2025-06-27net: atm: add lec_mutexEric Dumazet1-0/+7
2025-06-27calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().Kuniyuki Iwashima1-0/+8
2025-06-27tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearerHaixia Qu1-2/+2
2025-06-27tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behaviorNeal Cardwell1-12/+25
2025-06-27mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().Kuniyuki Iwashima1-2/+2
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima2-1/+2
2025-06-27bpf, sockmap: Fix data lost during EAGAIN retriesJiayuan Chen1-1/+2
2025-06-27sock: Correct error checking condition for (assign|release)_proto_idx()Zijun Hu1-2/+2
2025-06-27net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functionsYong Wang1-8/+69
2025-06-27wifi: mac80211: do not offer a mesh path if forwarding is disabledBenjamin Berg1-2/+4
2025-06-27ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RTSebastian Andrzej Siewior1-0/+4
2025-06-27tcp: fix initial tp->rcvq_space.space value for passive TS enabled flowsEric Dumazet1-3/+3
2025-06-27tcp: always seek for minimal rtt in tcp_rcv_rtt_update()Eric Dumazet1-14/+8
2025-06-27sctp: Do not wake readers in __sctp_write_space()Petr Malat1-1/+2
2025-06-27tipc: use kfree_sensitive() for aead cleanupZilin Guan1-1/+1
2025-06-27sunrpc: fix race in cache cleanup causing stale nextcheck timeLong Li1-8/+7
2025-06-27sunrpc: update nextcheck time when adding new cache entriesLong Li1-0/+2
2025-06-27NFC: nci: uart: Set tty->disc_data only in success pathKrzysztof Kozlowski1-4/+4
2025-06-27calipso: unlock rcu before returning -EAFNOSUPPORTEric Dumazet1-2/+4
2025-06-27net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet1-1/+1
2025-06-27sch_ets: make est_qlen_notify() idempotentCong Wang1-4/+4
2025-06-27net_sched: tbf: fix a race in tbf_change()Eric Dumazet1-1/+1
2025-06-27net_sched: red: fix a race in __red_change()Eric Dumazet1-1/+1
2025-06-27net_sched: prio: fix a race in prio_tune()Eric Dumazet1-1/+1
2025-06-27net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet1-1/+4
2025-06-27seg6: Fix validation of nexthop addressesIdo Schimmel1-4/+2
2025-06-27netfilter: nf_set_pipapo_avx2: fix initial map fillFlorian Westphal1-1/+20
2025-06-27net: dsa: tag_brcm: legacy: fix pskb_may_pull lengthÁlvaro Fernández Rojas1-1/+1
2025-06-27Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTIONLuiz Augusto von Dentz1-1/+2
2025-06-27net: tipc: fix refcount warning in tipc_aead_encryptCharalampos Mitrodimas1-1/+5