summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-28wifi: mac80211: add ieee80211_txq_aql_pending()Felix Fietkau
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau
2026-07-28rfkill: repair malformed kernel-doc and add some descriptionsRandy Dunlap
2026-07-28wifi: cfg80211: change mesh_setup::ie_len to size_tSrinivas Achary
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-22Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-07-22Merge tag 'ath-next-20260722' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-07-22seg6: add FIB table attribute for post-encap SID route lookupAndrea Mayer
2026-07-22wifi: cfg80211: say why the auth/assoc BSS lookup failedLouis Kotze
2026-07-22wifi: mac80211: implement STA-mode peer probingPriyansha Tiwari
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska
2026-07-21Merge tag 'nxpwifi-2026-07-15' of https://github.com/jeffchen71/nxpwifiJohannes Berg
2026-07-21wifi: mac80211: parse enhanced critical updates fieldJohannes Berg
2026-07-21wifi: use UHR operation field presence bitsJohannes Berg
2026-07-21Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-21net: phy: add generic helpers for direct C45 MMD accessCiprian Regus
2026-07-21net: ethernet: oa_tc6: Add new register address definesCiprian Regus
2026-07-21net: ethernet: oa_tc6: Add read_mms/write_mms register access functionsCiprian Regus
2026-07-21net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registersCiprian Regus
2026-07-21net: ethernet: oa_tc6: Export standard defined registersCiprian Regus
2026-07-21net: ethernet: oa_tc6: Export the C45 access functionsCiprian Regus
2026-07-21net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flagCiprian Regus
2026-07-20net/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim
2026-07-20Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-07-17Merge tag 'drm-fixes-2026-07-18-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-17drm/amd/display: Force PWM backlight on Lenovo Legion 5 15ARH05Alessandro Rinaldi
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-17net: phy: at803x: Use a helper to check for phy reset existenceMaxime Chevallier
2026-07-17net: mana: Add debug knob to skip TX timeout recovery resetAditya Garg
2026-07-17ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DASiddaraju DH
2026-07-17sctp: fix auth_hmacs array size in struct sctp_cookieXin Long
2026-07-17netconsole: move skb_pool / refill_wq from struct netpoll to netconsole_targetBreno Leitao
2026-07-17netconsole: move remote_mac from struct netpoll to netconsole_targetBreno Leitao
2026-07-17netconsole: move skb_pool_flush() from netpollBreno Leitao
2026-07-17netconsole: move local_port / remote_port from struct netpoll to netconsole_t...Breno Leitao
2026-07-17netconsole: move refill_skbs() and skb-pool sizing macros from netpollBreno Leitao
2026-07-17netconsole: move refill_skbs_work_handler() from netpollBreno Leitao
2026-07-17netpoll: export refill_skbs(), refill_skbs_work_handler(), skb_pool_flush()Breno Leitao