index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-30
net: fjes: correct TRACE_INCLUDE_PATH
Jakub Kicinski
1
-1
/
+1
2024-05-30
Merge branch 'ionic-updates-for-v6-11'
Jakub Kicinski
4
-77
/
+201
2024-05-30
ionic: fix up ionic_if.h kernel-doc issues
Shannon Nelson
1
-56
/
+181
2024-05-30
ionic: only sync frag_len in first buffer of xdp
Shannon Nelson
1
-1
/
+1
2024-05-30
ionic: Use netdev_name() function instead of netdev->name
Brett Creeley
2
-3
/
+3
2024-05-30
ionic: Mark error paths in the data path as unlikely
Brett Creeley
1
-10
/
+10
2024-05-30
ionic: Pass ionic_txq_desc to ionic_tx_tso_post
Brett Creeley
1
-6
/
+4
2024-05-30
ionic: Reset LIF device while restarting LIF
Shannon Nelson
1
-0
/
+1
2024-05-30
ionic: fix potential irq name truncation
Shannon Nelson
1
-1
/
+1
2024-05-30
hns3: avoid linking objects into multiple modules
Arnd Bergmann
4
-6
/
+35
2024-05-30
ethernet: octeontx2: avoid linking objects into multiple modules
Arnd Bergmann
3
-6
/
+25
2024-05-30
Merge branch 'mlx4-add-support-for-netdev-genl-api'
Jakub Kicinski
4
-1
/
+93
2024-05-30
net/mlx4: support per-queue statistics via netlink
Joe Damato
1
-0
/
+73
2024-05-30
net/mlx4: link NAPI instances to queues and IRQs
Joe Damato
2
-0
/
+15
2024-05-30
net/mlx4: Track RX allocation failures in a stat
Joe Damato
3
-1
/
+5
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
78
-381
/
+1179
2024-05-30
Merge branch 'introduce-switch-mode-support-for-icssg-driver'
Paolo Abeni
10
-19
/
+1113
2024-05-30
net: ti: icssg-prueth: Add support for ICSSG switch firmware
MD Danish Anwar
7
-19
/
+386
2024-05-30
net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
MD Danish Anwar
4
-0
/
+526
2024-05-30
net: ti: icssg-prueth: Add helper functions to configure FDB
MD Danish Anwar
3
-0
/
+201
2024-05-30
netdev: add qstat for csum complete
Jakub Kicinski
3
-0
/
+6
2024-05-30
ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
Yue Haibing
1
-2
/
+2
2024-05-30
Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
5
-28
/
+82
2024-05-29
net: ena: Fix redundant device NUMA node override
Shay Agroskin
1
-11
/
+0
2024-05-29
Merge branch 'intel-wired-lan-driver-updates-2024-05-28-e1000e-i40e-ice'
Jakub Kicinski
5
-144
/
+195
2024-05-29
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-29
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
1
-0
/
+10
2024-05-29
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
1
-3
/
+6
2024-05-29
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
1
-114
/
+135
2024-05-29
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
2
-18
/
+22
2024-05-29
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
1
-1
/
+1
2024-05-29
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
1
-1
/
+1
2024-05-29
net: smc91x: Remove commented out code
Thorsten Blum
1
-4
/
+0
2024-05-29
net: dsa: felix: provide own phylink MAC operations
Russell King (Oracle)
5
-18
/
+40
2024-05-29
net: dsa: remove mac_prepare()/mac_finish() shims
Russell King (Oracle)
3
-40
/
+0
2024-05-29
Merge branch 'doc-netlink-fixes-for-ynl-doc-generator'
Jakub Kicinski
2
-4
/
+10
2024-05-29
doc: netlink: Fix op pre and post fields in generated .rst
Donald Hunter
1
-1
/
+4
2024-05-29
doc: netlink: Fix formatting of op flags in generated .rst
Donald Hunter
1
-1
/
+3
2024-05-29
doc: netlink: Don't 'sanitize' op docstrings in generated .rst
Donald Hunter
2
-1
/
+2
2024-05-29
doc: netlink: Fix generated .rst for multi-line docs
Donald Hunter
1
-1
/
+1
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
5
-47
/
+30
2024-05-29
Merge branch 'net-ethernet-ti-am65-cpsw-nuss-support-stacked-switches'
Jakub Kicinski
2
-4
/
+5
2024-05-29
net: ethernet: ti: am65-cpsw-nuss: populate netdev of_node
Alexander Sverdlin
1
-0
/
+1
2024-05-29
net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_np
Alexander Sverdlin
2
-4
/
+4
2024-05-29
Merge branch 'tcp-fix-tcp_poll-races'
Jakub Kicinski
6
-37
/
+31
2024-05-29
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
2
-15
/
+6
2024-05-29
tcp: fix races in tcp_abort()
Eric Dumazet
1
-5
/
+1
2024-05-29
tcp: fix race in tcp_write_err()
Eric Dumazet
1
-5
/
+1
2024-05-29
tcp: add tcp_done_with_error() helper
Eric Dumazet
3
-12
/
+23
2024-05-29
netconsole: Do not shutdown dynamic configuration if cmdline is invalid
Breno Leitao
1
-0
/
+2
[prev]
[next]