summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-06Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)
2025-07-06Bluetooth: L2CAP: Fix L2CAP MTU negotiationFrédéric Danis
2025-07-06net: selftests: fix TCP packet checksumJakub Kicinski
2025-07-06atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima
2025-07-06af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima
2025-07-06wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
2025-07-06atm: clip: prevent NULL deref in clip_push()Eric Dumazet
2025-07-06af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima
2025-07-06af_unix: Don't call skb_get() for OOB skb.Kuniyuki Iwashima
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-27tcp: fix passive TFO socket having invalid NAPI IDDavid Wei
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-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-06-27wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-27net_sched: sch_sfq: reject invalid perturb periodEric Dumazet
2025-06-27bpf, sockmap: Fix data lost during EAGAIN retriesJiayuan Chen
2025-06-27sock: Correct error checking condition for (assign|release)_proto_idx()Zijun Hu
2025-06-27net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functionsYong Wang
2025-06-27net: bridge: mcast: update multicast contex when vlan state is changedYong Wang
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-27NFC: nci: uart: Set tty->disc_data only in success pathKrzysztof Kozlowski
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-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-27Bluetooth: MGMT: Fix sparse errorsLuiz Augusto von Dentz
2025-06-27Bluetooth: hci_sync: Fix broadcast/PA when using an existing instanceLuiz Augusto von Dentz
2025-06-27Bluetooth: Fix NULL pointer deference on eir_get_service_dataLuiz Augusto von Dentz
2025-06-27net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet
2025-06-27Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz
2025-06-27Bluetooth: hci_core: fix list_for_each_entry_rcu usagePauli Virtanen
2025-06-27seg6: Fix validation of nexthop addressesIdo Schimmel
2025-06-27netfilter: nf_set_pipapo_avx2: fix initial map fillFlorian Westphal
2025-06-27net: fix udp gso skb_segment after pull from frag_listShiming Cheng
2025-06-27net: dsa: tag_brcm: legacy: fix pskb_may_pull lengthÁlvaro Fernández Rojas
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