summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli
2023-06-08splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells
2023-06-08splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells
2023-06-08net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspaceDavid Howells
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-08net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)
2023-06-08net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-08Move netfs_extract_iter_to_sg() to lib/scatterlist.cDavid Howells
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu
2023-06-07net/mlx5e: Expose catastrophic steering error countersLama Kayal
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-05Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski
2023-06-05lib/ref_tracker: add printing to memory bufferAndrzej Hajda
2023-06-05lib/ref_tracker: improve printing statsAndrzej Hajda
2023-06-05lib/ref_tracker: add unlocked leak print helperAndrzej Hajda
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-02net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-06-01net: phy: broadcom: Add LPI counterFlorian Fainelli
2023-06-01Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-06-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-05-31nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-05-31leds: trigger: netdev: expose netdev trigger modes in linux includeChristian Marangi
2023-05-31leds: add API to get attached device for LED hw controlAndrew Lunn
2023-05-31leds: add APIs for LEDs hw controlChristian Marangi
2023-05-30skbuff: bridge: Add layer 2 miss indicationIdo Schimmel
2023-05-30platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds