summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-0116-41/+83
|\
| * Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-014-2/+6
| |\
| | * tcp: fix mishandling when the sack compression is deferred.fuyuanli2023-06-011-0/+1
| | * net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang2023-05-301-2/+0
| | * tcp: deny tcp_disconnect() when threads are waitingEric Dumazet2023-05-291-0/+4
| | * Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-05-251-0/+1
| | |\
| | | * net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea2023-05-241-0/+1
| * | | fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2023-06-012-13/+3
| * | | Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-06-011-1/+1
| |\ \ \
| | * | | firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva2023-06-011-1/+1
| * | | | Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-05-292-1/+3
| |\ \ \ \
| | * | | | tracing: Rename stacktrace field to common_stacktraceSteven Rostedt (Google)2023-05-231-0/+1
| | * | | | tracing/user_events: Document user_event_mm one-shot list usageBeau Belgrave2023-05-231-0/+1
| | * | | | tracing/user_events: Rename link fields for clarityBeau Belgrave2023-05-231-1/+1
| * | | | | Revert "module: error out early on concurrent load of the same module file"Linus Torvalds2023-05-291-6/+0
| | |/ / / | |/| | |
| * | | | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-281-1/+8
| |\ \ \ \
| | * | | | vmlinux.lds.h: Discard .note.gnu.property sectionJosh Poimboeuf2023-05-161-1/+8
| * | | | | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-05-282-0/+15
| |\ \ \ \ \
| | * | | | | debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra2023-05-022-0/+15
| * | | | | | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-271-1/+8
| |\ \ \ \ \ \
| | * | | | | | x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-241-1/+8
| * | | | | | | Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-261-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-05-261-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2023-05-081-0/+1
| * | | | | | | | Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-261-1/+17
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-05-261-1/+17
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | drm: fix drmm_mutex_init()Matthew Auld2023-05-221-1/+17
| | | * | | | | | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2023-05-12617-7590/+17882
| | | |\| | | | | |
| * | | | | | | | | module: error out early on concurrent load of the same module fileLinus Torvalds2023-05-251-0/+6
| * | | | | | | | | Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-251-21/+21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge2023-05-171-21/+21
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | net/sched: taprio: add netlink reporting for offload statistics countersVladimir Oltean2023-05-312-8/+49
* | | | | | | | | net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-05-311-1/+6
* | | | | | | | | net: Make gro complete function to return voidParav Pandit2023-05-311-1/+1
* | | | | | | | | leds: trigger: netdev: expose netdev trigger modes in linux includeChristian Marangi2023-05-311-0/+10
* | | | | | | | | leds: add API to get attached device for LED hw controlAndrew Lunn2023-05-311-0/+6
* | | | | | | | | leds: add APIs for LEDs hw controlChristian Marangi2023-05-311-0/+37
* | | | | | | | | net/sched: flower: Allow matching on layer 2 missIdo Schimmel2023-05-301-0/+2
* | | | | | | | | flow_dissector: Dissect layer 2 miss from tc skb extensionIdo Schimmel2023-05-301-0/+2
* | | | | | | | | skbuff: bridge: Add layer 2 miss indicationIdo Schimmel2023-05-301-0/+1
* | | | | | | | | devlink: move port_del() to devlink_port_opsJiri Pirko2023-05-301-17/+5
* | | | | | | | | devlink: move port_fn_state_get/set() to devlink_port_opsJiri Pirko2023-05-301-30/+15
* | | | | | | | | devlink: move port_fn_migratable_get/set() to devlink_port_opsJiri Pirko2023-05-301-21/+14
* | | | | | | | | devlink: move port_fn_roce_get/set() to devlink_port_opsJiri Pirko2023-05-301-18/+13
* | | | | | | | | devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko2023-05-301-22/+16
* | | | | | | | | devlink: move port_type_set() op into devlink_port_opsJiri Pirko2023-05-301-2/+3
* | | | | | | | | devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko2023-05-301-4/+7
* | | | | | | | | devlink: introduce port ops placeholderJiri Pirko2023-05-301-6/+35
* | | | | | | | | devlink: Spelling correctionsSimon Horman2023-05-291-1/+1
* | | | | | | | | net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)2023-05-291-0/+1