summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-07net/mlx5e: Expose catastrophic steering error countersLama Kayal
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory
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-02net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)
2023-06-01net: phy: broadcom: Add LPI counterFlorian Fainelli
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-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-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-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
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-05-25Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-24net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea
2023-05-24net: phylink: add function to resolve clause 73 negotiationRussell King (Oracle)
2023-05-24net: mdio: add clause 73 to ethtool conversion helperRussell King (Oracle)
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-24net: phy: avoid kernel warning dump when stopping an errored PHYRussell King (Oracle)
2023-05-23net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGESDavid Howells
2023-05-23net: Pass max frags into skb_append_pagefrags()David Howells
2023-05-23net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells
2023-05-23tracing: Rename stacktrace field to common_stacktraceSteven Rostedt (Google)
2023-05-23tracing/user_events: Document user_event_mm one-shot list usageBeau Belgrave
2023-05-23tracing/user_events: Rename link fields for clarityBeau Belgrave
2023-05-23bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commandsAndrii Nakryiko