summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-15net: create device lookup API with reference trackingJakub Kicinski1-0/+4
2023-06-13sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells1-6/+5
2023-06-13Remove file->f_op->sendpageDavid Howells1-1/+0
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-4/+16
2023-06-12netlink: support extack in dump ->start()Jakub Kicinski1-0/+1
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2-0/+2
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet2-96/+1
2023-06-10Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-2/+76
2023-06-10net/mlx5: Add new page type for EC VF pagesDaniel Jurgens1-0/+1
2023-06-10net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens1-1/+1
2023-06-10net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens1-0/+6
2023-06-10net/mlx5: mlx5_ifc updates for embedded CPU SRIOVDaniel Jurgens1-3/+8
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli1-0/+3
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli1-3/+3
2023-06-09splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells3-0/+3
2023-06-09splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells2-2/+2
2023-06-09net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspaceDavid Howells1-1/+3
2023-06-09Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-3/+17
2023-06-09net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)1-1/+0
2023-06-09net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)1-0/+1
2023-06-09net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)1-2/+0
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-25/+43
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+6
2023-06-08Move netfs_extract_iter_to_sg() to lib/scatterlist.cDavid Howells2-4/+5
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells1-3/+3
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu1-0/+1
2023-06-08net/mlx5e: Expose catastrophic steering error countersLama Kayal1-2/+10
2023-06-08{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory1-1/+7
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet1-1/+1
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+5
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+1
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach1-0/+35
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach1-0/+35
2023-06-06wifi: mac80211: skip EHT BSS membership selectorJohannes Berg1-1/+4
2023-06-06Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski1-2/+23
2023-06-06lib/ref_tracker: add printing to memory bufferAndrzej Hajda1-0/+8
2023-06-06lib/ref_tracker: improve printing statsAndrzej Hajda1-2/+7
2023-06-06lib/ref_tracker: add unlocked leak print helperAndrzej Hajda1-0/+8
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)1-2/+0
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier1-17/+0
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier1-0/+26
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+11
2023-06-03net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)1-6/+10
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-4/+3
2023-06-02net: phy: broadcom: Add LPI counterFlorian Fainelli1-0/+2
2023-06-02Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+21
2023-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-37/+53
2023-06-02Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2023-06-02fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2-13/+3