summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2023-05-23bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-05-23bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-05-22net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-22net: phy: add helpers for comparing phy IDsRussell King
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig
2023-05-19net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-19bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'Aditi Ghag
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman
2023-05-19tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski