index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: fbnic: add missing SPDX headers
Jakub Kicinski
2024-11-19
3
-0
/
+9
*
rocker: fix link status detection in rocker_carrier_init()
Dmitry Antipov
2024-11-19
1
-1
/
+1
*
net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
Jack Wu
2024-11-19
1
-1
/
+1
*
net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
Roger Quadros
2024-11-18
1
-0
/
+100
*
net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014
Roger Quadros
2024-11-18
1
-14
/
+22
*
virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
2024-11-16
1
-1
/
+2
*
virtio_net: update tx timeout record
Xuan Zhuo
2024-11-16
1
-0
/
+7
*
virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
2024-11-16
1
-11
/
+168
*
virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
2024-11-16
1
-1
/
+9
*
virtio_net: xsk: bind/unbind xsk for tx
Xuan Zhuo
2024-11-16
1
-0
/
+53
*
virtio_net: refactor the xmit type
Xuan Zhuo
2024-11-16
1
-39
/
+51
*
virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
2024-11-16
2
-61
/
+0
*
virtio-net: rq submits premapped per-buffer
Xuan Zhuo
2024-11-16
1
-11
/
+11
*
virtio_ring: introduce add api for premapped
Xuan Zhuo
2024-11-16
1
-0
/
+48
*
virtio_ring: perform premapped operations based on per-buffer
Xuan Zhuo
2024-11-16
1
-48
/
+53
*
virtio_ring: packed: record extras for indirect buffers
Xuan Zhuo
2024-11-16
1
-24
/
+36
*
virtio_ring: split: record extras for indirect buffers
Xuan Zhuo
2024-11-16
1
-60
/
+52
*
virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
2024-11-16
1
-15
/
+12
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-16
27
-481
/
+513
|
\
|
*
e1000: Hold RTNL when e1000_down can be called
Joe Damato
2024-11-13
1
-1
/
+9
|
*
igbvf: remove unused spinlock
Wander Lairson Costa
2024-11-13
2
-6
/
+0
|
*
igb: Fix 2 typos in comments in igb_main.c
Johnny Park
2024-11-13
1
-2
/
+2
|
*
igc: remove autoneg parameter from igc_mac_info
Vitaly Lifshits
2024-11-13
6
-195
/
+163
|
*
ixgbe: Break include dependency cycle
Diomidis Spinellis
2024-11-13
7
-14
/
+22
|
*
ice: Unbind the workqueue
Frederic Weisbecker
2024-11-13
1
-1
/
+1
|
*
ice: use stack variable for virtchnl_supported_rxdids
Jacob Keller
2024-11-13
1
-16
/
+4
|
*
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
2024-11-13
2
-18
/
+33
|
*
ice: only allow Tx promiscuous for multicast
Brett Creeley
2024-11-13
2
-10
/
+19
|
*
ice: Add support for persistent NAPI config
Joe Damato
2024-11-13
2
-3
/
+6
|
*
ice: support optional flags in signature segment header
Przemek Kitszel
2024-11-13
2
-7
/
+20
|
*
ice: refactor "last" segment of DDP pkg
Przemek Kitszel
2024-11-13
1
-137
/
+151
|
*
ice: extend dump serdes equalizer values feature
Mateusz Polchlopek
2024-11-13
3
-0
/
+51
|
*
ice: rework of dump serdes equalizer values feature
Mateusz Polchlopek
2024-11-13
2
-77
/
+38
*
|
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-16
5
-5
/
+10
*
|
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-16
8
-8
/
+14
*
|
rtase: Modify the content format of the enum rtase_registers
Justin Lai
2024-11-16
1
-1
/
+1
*
|
rtase: Modify the name of the goto label
Justin Lai
2024-11-16
1
-5
/
+5
*
|
octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"
Colin Ian King
2024-11-16
1
-1
/
+1
*
|
enic: Move kdump check into enic_adjust_resources()
Nelson Escobar
2024-11-16
1
-16
/
+9
*
|
enic: Move enic resource adjustments to separate function
Nelson Escobar
2024-11-16
1
-57
/
+70
*
|
enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way
Nelson Escobar
2024-11-16
1
-59
/
+57
*
|
enic: Allocate arrays in enic struct based on VIC config
Nelson Escobar
2024-11-16
2
-21
/
+87
*
|
enic: Save resource counts we read from HW
Nelson Escobar
2024-11-16
3
-9
/
+18
*
|
enic: Make MSI-X I/O interrupts come after the other required ones
Nelson Escobar
2024-11-16
2
-9
/
+22
*
|
enic: Create enic_wq/rq structures to bundle per wq/rq data
Nelson Escobar
2024-11-16
4
-73
/
+81
*
|
net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
Tarun Alle
2024-11-16
1
-0
/
+1
*
|
bnxt_en: optimize gettimex64
Vadim Fedorenko
2024-11-15
2
-6
/
+37
*
|
Merge tag 'for-net-next-2024-11-14' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-11-15
16
-154
/
+621
|
\
\
|
*
|
Bluetooth: btintel: Direct exception event to bluetooth stack
Kiran K
2024-11-14
1
-3
/
+2
|
*
|
Bluetooth: hci_bcm: Use the devm_clk_get_optional() helper
Andy Shevchenko
2024-11-14
1
-17
/
+8
[next]