summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-11net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet
2025-07-11net/sched: Restrict conditions for adding duplicating netems to qdisc treeWilliam Liu
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11bpf: Remove attach_type in sockmap_linkTao Chen
2025-07-11bpf: Add attach_type field to bpf_linkTao Chen
2025-07-11netlink: make sure we allow at least one dump skbJakub Kicinski
2025-07-11netlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima
2025-07-10Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-10gre: Fix IPv6 multicast route creation.Guillaume Nault
2025-07-10net: appletalk: Fix device refcount leak in atrtr_create()Kito Xu
2025-07-10ethtool: rss: report which fields are configured for hashingJakub Kicinski
2025-07-10ethtool: mark ETHER_FLOW as usable for Rx hashJakub Kicinski
2025-07-10ethtool: rss: make sure dump takes the rss lockJakub Kicinski
2025-07-10Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-10Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-07-10net: replace ND_PRINTK with dynamic debugWang Liang
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing
2025-07-10wifi: mac80211: add the virtual monitor after reconfig completeMiri Korenblit
2025-07-10wifi: mac80211: always initialize sdata::key_listMiri Korenblit
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-07-09rxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells
2025-07-09rxrpc: Fix bug due to prealloc collisionDavid Howells
2025-07-09vsock: Add support for SIOCINQ ioctlXuewei Niu
2025-07-09hv_sock: Return the readable bytes in hvs_stream_has_data()Dexuan Cui
2025-07-09skbuff: Add MSG_MORE flag to optimize tcp large packet transmissionFeng Yang
2025-07-09net: ipconfig: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-07-09net/smc: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-07-09tcp: refine sk_rcvbuf increase for ooo packetsEric Dumazet
2025-07-09net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira
2025-07-09atm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing
2025-07-09devlink: Add new "clock_id" generic device paramIvan Vecera
2025-07-09devlink: Add support for u64 parametersIvan Vecera
2025-07-10netfilter: nf_tables: adjust lockdep assertions handlingFedor Pchelkin
2025-07-10netfilter: nf_tables: Reintroduce shortened deletion notificationsPhil Sutter
2025-07-10netfilter: nf_tables: Drop dead code from fill_*_info routinesPhil Sutter
2025-07-09atm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima
2025-07-09atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima
2025-07-09atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima
2025-07-09wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah
2025-07-09wifi: mac80211: send extended MLD capa/ops if AP has itJohannes Berg
2025-07-09wifi: mac80211: copy first_part into HW scanBenjamin Berg
2025-07-09wifi: cfg80211: add a flag for the first part of a scanBenjamin Berg
2025-07-09wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ codeJohannes Berg
2025-07-09wifi: cfg80211: only verify part of Extended MLD CapabilitiesBenjamin Berg
2025-07-09wifi: nl80211: make nl80211_check_scan_flags() type safeJohannes Berg
2025-07-09wifi: cfg80211: hide scan internalsJohannes Berg
2025-07-09wifi: mac80211: fix deactivated link CSAJohannes Berg
2025-07-09wifi: mac80211: add mandatory bitrate support for 6 GHzSomashekhar Puttagangaiah