summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg
2025-11-10wifi: mac80211: fix EHT typoJohannes Berg
2025-11-10wifi: cfg80211: fix EHT typoJohannes Berg
2025-11-10wifi: ieee80211: split NAN definitions outJohannes Berg
2025-11-10wifi: ieee80211: split P2P definitions outJohannes Berg
2025-11-10wifi: ieee80211: split S1G definitions outJohannes Berg
2025-11-10wifi: ieee80211: split EHT definitions outJohannes Berg
2025-11-10wifi: ieee80211: split HE definitions outJohannes Berg
2025-11-10wifi: ieee80211: split VHT definitions outJohannes Berg
2025-11-10wifi: ieee80211: split HT definitions outJohannes Berg
2025-11-10wifi: ieee80211: split mesh definitions outJohannes Berg
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06net: selftests: export packet creation helpers for driver useRaju Rangoju
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-04net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook
2025-11-04bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsizedKees Cook
2025-11-04bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistentlyKees Cook
2025-11-04net: Convert proto callbacks from sockaddr to sockaddr_unsizedKees Cook
2025-11-04net: Remove struct sockaddr from net.hKees Cook
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Add struct sockaddr_unsized for sockaddr of unknown lengthKees Cook
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit
2025-11-04net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit
2025-11-04mptcp: pm: in-kernel: record fullmesh endp nbMatthieu Baerts (NGI0)
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin
2025-11-04net: stmmac: add support for configuring the phy_intf_sel inputsRussell King (Oracle)
2025-11-04xsk: use a smaller new lock for shared pool caseJason Xing
2025-11-04net: add net cookie for net device trace eventsTonghao Zhang
2025-11-03ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel
2025-11-03net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja
2025-11-03mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima
2025-11-03ipv6: Add in6_dev_rcu().Kuniyuki Iwashima
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-01Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-31dpll: add phase-adjust-gran pin attributeIvan Vecera
2025-10-31net: mana: Support HW link state eventsHaiyang Zhang
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-30Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds