summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-02-08mptcp: handle fastopen disconnect correctlyPaolo Abeni
2025-02-08mptcp: consolidate suboption statusPaolo Abeni
2025-02-08netfilter: nf_tables: reject mismatching sum of field_len with set key lengthPablo Neira Ayuso
2025-02-08Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"Chuck Lever
2025-02-08net: hsr: fix fill_frame_info() regression vs VLAN packetsEric Dumazet
2025-02-08net: xdp: Disallow attaching device-bound programs in generic modeToke Høiland-Jørgensen
2025-02-08tcp: correct handling of extreme memory squeezeJon Maloy
2025-02-08vsock: Allow retrying on connect() failureMichal Luczaj
2025-02-08net: rose: fix timer races against user threadsEric Dumazet
2025-02-08ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet
2025-02-08xfrm: replay: Fix the update of replay_esn->oseq_hi for GSOJianbo Liu
2025-02-08bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-writeDaniel Xu
2025-02-08net/rose: prevent integer overflows in rose_setsockopt()Nikita Zhandarovich
2025-02-08tcp_cubic: fix incorrect HyStart round start detectionMahdi Arghavani
2025-02-08netfilter: nft_flow_offload: update tcp state flags under lockFlorian Westphal
2025-02-08netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-02-08netfilter: nft_set_rbtree: prefer sync gc to async workerFlorian Westphal
2025-02-08netfilter: nft_set_rbtree: rename gc deactivate+erase functionFlorian Westphal
2025-02-08netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal
2025-02-08net: sched: Disallow replacing of child qdisc from one parent to anotherJamal Hadi Salim
2025-02-08net: avoid race between device unregistration and ethnl opsAntoine Tenart
2025-02-08net: let net.core.dev_weight always be non-zeroLiu Jian
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: cfg80211: adjust allocation of colocated AP dataDmitry Antipov
2025-02-08wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer
2025-02-08net/smc: fix data error when recvmsg with MSG_PEEK flagGuangguan Wang
2025-02-08wifi: mac80211: don't flush non-uploaded STAsJohannes Berg
2025-02-08wifi: mac80211: fix tid removal during mesh forwardingAndy Strohman
2025-02-08wifi: mac80211: prohibit deactivating all linksJohannes Berg
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-08inetpeer: do not get a refcount in inet_getpeer()Eric Dumazet
2025-02-08inetpeer: update inetpeer timestamp in inet_getpeer()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2025-02-08rxrpc: Fix handling of received connection abortDavid Howells
2025-02-08net_sched: sch_sfq: don't allow 1 packet limitOctavian Purdila
2025-02-08net_sched: sch_sfq: handle bigger packetsEric Dumazet
2025-02-08net_sched: sch_sfq: annotate data-races around q->perturb_periodEric Dumazet
2025-02-01ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()Ido Schimmel
2025-02-01net: sched: fix ets qdisc OOB IndexingJamal Hadi Salim
2025-02-01ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2025-01-23net: fix data-races around sk->sk_forward_allocWang Liang
2025-01-23vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]Stefano Garzarella
2025-01-23vsock: reset socket state when de-assigning the transportStefano Garzarella
2025-01-23vsock/virtio: cancel close work in the destructorStefano Garzarella
2025-01-23vsock/virtio: discard packets if the transport changesStefano Garzarella
2025-01-23vsock/bpf: return early if transport is not assignedStefano Garzarella
2025-01-23mptcp: fix spurious wake-up on under memory pressurePaolo Abeni
2025-01-23mptcp: be sure to send ack when mptcp-level window re-opensPaolo Abeni
2025-01-23mac802154: check local interfaces before deleting sdata listLizhi Xu