index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5e: RX, Remove internal page_cache
Dragos Tatulea
2023-03-28
3
-72
/
+0
*
net/mlx5e: RX, Store SHAMPO header pages in array
Dragos Tatulea
2023-03-28
3
-26
/
+45
*
net/mlx5e: RX, Remove alloc unit layout constraint for striding rq
Dragos Tatulea
2023-03-28
5
-51
/
+51
*
net/mlx5e: RX, Remove alloc unit layout constraint for legacy rq
Dragos Tatulea
2023-03-28
4
-62
/
+87
*
net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocation
Dragos Tatulea
2023-03-28
1
-17
/
+18
*
net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remap
Grygorii Strashko
2023-03-28
1
-2
/
+3
*
net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rate
Grygorii Strashko
2023-03-28
4
-2
/
+129
*
Merge branch 'allocate-multiple-skbuffs-on-tx'
Paolo Abeni
2023-03-28
1
-14
/
+49
|
\
|
*
virtio/vsock: check argument to avoid no effect call
Arseniy Krasnov
2023-03-28
1
-0
/
+6
|
*
virtio/vsock: allocate multiple skbuffs on tx
Arseniy Krasnov
2023-03-28
1
-14
/
+43
|
/
*
Merge tag 'linux-can-next-for-6.4-20230327' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2023-03-28
6
-137
/
+148
|
\
|
*
Merge patch series "can: m_can: Optimizations for m_can/tcan part 2"
Marc Kleine-Budde
2023-03-24
1
-18
/
+19
|
|
\
|
|
*
can: m_can: Keep interrupts enabled during peripheral read
Markus Schneider-Pargmann
2023-03-24
1
-5
/
+6
|
|
*
can: m_can: Disable unused interrupts
Markus Schneider-Pargmann
2023-03-24
1
-7
/
+11
|
|
*
can: m_can: Remove double interrupt enable
Markus Schneider-Pargmann
2023-03-24
1
-1
/
+0
|
|
*
can: m_can: Always acknowledge all interrupts
Markus Schneider-Pargmann
2023-03-24
1
-2
/
+1
|
|
*
can: m_can: Remove repeated check for is_peripheral
Markus Schneider-Pargmann
2023-03-24
1
-3
/
+1
|
|
/
|
*
can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...
Frank Jungclaus
2023-03-24
1
-84
/
+82
|
*
Merge patch series "can: remove redundant pci_clear_master()"
Marc Kleine-Budde
2023-03-24
3
-9
/
+2
|
|
\
|
|
*
can: kvaser_pciefd: Remove redundant pci_clear_master
Cai Huoqing
2023-03-24
1
-1
/
+0
|
|
*
can: ctucanfd: Remove redundant pci_clear_master
Cai Huoqing
2023-03-24
1
-6
/
+2
|
|
*
can: c_can: Remove redundant pci_clear_master
Cai Huoqing
2023-03-24
1
-2
/
+0
|
|
/
|
*
Merge patch series "can: rcar_canfd: Add transceiver support"
Marc Kleine-Budde
2023-03-24
1
-26
/
+45
|
|
\
|
|
*
can: rcar_canfd: Improve error messages
Geert Uytterhoeven
2023-03-24
1
-21
/
+20
|
|
*
can: rcar_canfd: Add transceiver support
Geert Uytterhoeven
2023-03-24
1
-5
/
+25
|
|
/
*
|
Merge branch 'add-tx-push-buf-len-param-to-ethtool'
Jakub Kicinski
2023-03-28
11
-124
/
+349
|
\
\
|
*
|
net: ena: Advertise TX push support
Shay Agroskin
2023-03-28
1
-1
/
+10
|
*
|
net: ena: Add support to changing tx_push_buf_len
Shay Agroskin
2023-03-28
4
-12
/
+82
|
*
|
net: ena: Recalculate TX state variables every device reset
Shay Agroskin
2023-03-28
1
-1
/
+9
|
*
|
net: ena: Add an option to configure large LLQ headers
David Arinzon
2023-03-28
2
-22
/
+76
|
*
|
net: ena: Make few cosmetic preparations to support large LLQ
Shay Agroskin
2023-03-28
1
-66
/
+67
|
*
|
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2023-03-28
6
-23
/
+84
|
*
|
netlink: Add a macro to set policy message with format string
Shay Agroskin
2023-03-28
1
-0
/
+22
|
/
/
*
|
qed: remove unused num_ooo_add_to_peninsula variable
Tom Rix
2023-03-28
1
-2
/
+1
*
|
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
2023-03-28
4
-15
/
+21
*
|
dev_ioctl: fix a W=1 warning
Heiner Kallweit
2023-03-27
1
-0
/
+1
*
|
net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the code
Heiner Kallweit
2023-03-27
1
-18
/
+4
*
|
tools: ynl: default to treating enums as flags for mask generation
Jakub Kicinski
2023-03-27
2
-5
/
+6
*
|
selftests: tls: add a test for queuing data before setting the ULP
Jakub Kicinski
2023-03-27
1
-0
/
+45
*
|
tools: ynl: Add missing types to encode/decode
Michal Michalik
2023-03-27
1
-0
/
+6
*
|
Merge branch 'sunhme-cleanups'
David S. Miller
2023-03-27
2
-729
/
+404
|
\
\
|
*
|
net: sunhme: Consolidate common probe tasks
Sean Anderson
2023-03-27
1
-93
/
+64
|
*
|
net: sunhme: Inline error returns
Sean Anderson
2023-03-27
1
-12
/
+6
|
*
|
net: sunhme: Clean up mac address init
Sean Anderson
2023-03-27
1
-5
/
+4
|
*
|
net: sunhme: Consolidate mac address initialization
Sean Anderson
2023-03-27
1
-148
/
+134
|
*
|
net: sunhme: Switch SBUS to devres
Sean Anderson
2023-03-27
1
-83
/
+35
|
*
|
net: sunhme: Alphabetize includes
Sean Anderson
2023-03-27
1
-30
/
+25
|
*
|
net: sunhme: Unify IRQ requesting
Sean Anderson
2023-03-27
1
-121
/
+10
|
*
|
net: sunhme: Remove residual polling code
Sean Anderson
2023-03-27
2
-122
/
+18
|
*
|
net: sunhme: Just restart autonegotiation if we can't bring the link up
Sean Anderson
2023-03-27
1
-126
/
+119
[next]