summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-26net: Remove unused function first_net_device_rcu()Yue Haibing
2025-06-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski
2025-06-25uapi: net_dropmon: drop unused is_drop_point_hw macroRubenKelevra
2025-06-25lib: packing: Include necessary headersNathan Lynch
2025-06-25net/sched: Remove unused functionsYue Haibing
2025-06-25net: ethtool: rss: add notificationsJakub Kicinski
2025-06-25net: ethtool: remove the data argument from ethtool_notify()Jakub Kicinski
2025-06-25netlink: specs: add the multicast group name to specJakub Kicinski
2025-06-25team: replace team lock with rtnl lockStanislav Fomichev
2025-06-25Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-06-24vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-06-24udp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni
2025-06-24wifi: mac80211: handle station association response with S1GLachlan Hodges
2025-06-24wifi: cfg80211: support configuration of S1G station capabilitiesLachlan Hodges
2025-06-24wifi: cfg80211: Report per-radio RTS threshold to userspaceRoopni Devanathan
2025-06-24wifi: cfg80211: Add Support to Set RTS Threshold for each RadioRoopni Devanathan
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-24wifi: mac80211: add link_sta_statistics ops to fill link station statisticsSarika Sharma
2025-06-24wifi: mac80211: extend support to fill link level sinfo structureSarika Sharma
2025-06-24wifi: cfg80211: allocate memory for link_station info structureSarika Sharma
2025-06-24wifi: cfg80211: add link_station_info structure to support MLO statisticsSarika Sharma
2025-06-24wifi: mac80211: add support towards MLO handling of station statisticsSarika Sharma
2025-06-24net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentationKory Maincent
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck
2025-06-23net: make sk->sk_rcvtimeo locklessEric Dumazet
2025-06-23net: make sk->sk_sndtimeo locklessEric Dumazet
2025-06-23net: remove sock_i_uid()Eric Dumazet
2025-06-23net: annotate races around sk->sk_uidEric Dumazet
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-21Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-21net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter typeKory Maincent
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds
2025-06-21netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-06-20Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu
2025-06-20wifi: cfg80211: Add support for link reconfiguration negotiation offload to d...Kavita Kavita
2025-06-20wifi: cfg80211: Improve the documentation for NL80211_CMD_ASSOC_MLO_RECONFKavita Kavita
2025-06-20wifi: cfg80211: Add utility API to get radio index from channelVasanthakumar Thiagarajan
2025-06-20wifi: ieee80211: add Radio Measurement action fieldsAditya Kumar Singh
2025-06-19Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds