summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet
2024-07-09sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau
2024-07-09sctp: Fix typos and improve commentsThorsten Blum
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau
2024-07-08bpf: Fix too early release of tcx_entryDaniel Borkmann
2024-07-05net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)
2024-07-05net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)
2024-07-05net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)
2024-07-05net: openvswitch: store sampling probability in cb.Adrian Moreno
2024-07-05net: openvswitch: add psample actionAdrian Moreno
2024-07-05net: psample: allow using rate as probabilityAdrian Moreno
2024-07-05net: psample: add user cookieAdrian Moreno
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-05Merge patch series "cachefiles: random bugfixes"Christian Brauner
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin
2024-07-05net: pcs: xpcs: Introduce DW XPCS info structureSerge Semin
2024-07-05net: pcs: xpcs: Convert xpcs_id to dw_xpcs_descSerge Semin
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-04ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao
2024-07-03cachestat: do not flush stats in recency checkNhat Pham
2024-07-03mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long
2024-07-03mm: page_ref: remove folio_try_get_rcu()Yang Shi
2024-07-03Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)
2024-07-03cachefiles: fix slab-use-after-free in fscache_withdraw_volume()Baokun Li
2024-07-03netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li
2024-07-03drm/panthor: Fix sync-only jobsBoris Brezillon
2024-07-02page_pool: convert to use netmemMina Almasry