index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-04
netlink: specs: define ethtool header flags
Jakub Kicinski
1
-0
/
+6
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
1
-0
/
+2
2024-04-04
bnxt_en: Add warning message about disallowed speed change
Sreekanth Reddy
1
-0
/
+3
2024-04-04
bnxt_en: Update firmware interface to 1.10.3.39
Pavan Chebbi
1
-47
/
+137
2024-04-04
bnxt_en: Add XDP Metadata support
Somnath Kotur
2
-5
/
+41
2024-04-04
bnxt_en: Change bnxt_rx_xdp function prototype
Somnath Kotur
3
-16
/
+16
2024-04-04
bnxt_en: Allocate page pool per numa node
Somnath Kotur
1
-4
/
+11
2024-04-04
bnxt_en: Enable XPS by default on driver load
Somnath Kotur
1
-1
/
+45
2024-04-04
bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER
Vikas Gupta
1
-0
/
+4
2024-04-04
net: ethernet: mtk_eth_soc: Reuse value using READ_ONCE instead of re-rereadi...
linke li
1
-1
/
+1
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
1
-1
/
+1
2024-04-04
net: ravb: Always update error counters
Paul Barker
1
-8
/
+9
2024-04-04
net: ravb: Always process TX descriptor ring
Paul Barker
1
-2
/
+5
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
2024-04-04
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-5
/
+10
2024-04-04
Revert "tg3: Remove residual error handling in tg3_suspend"
Paolo Abeni
1
-4
/
+26
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-04
mlxsw: pci: Store DQ pointer as part of CQ structure
Amit Cohen
1
-13
/
+28
2024-04-04
mlxsw: pci: Remove mlxsw_pci_cq_count()
Amit Cohen
1
-15
/
+3
2024-04-04
mlxsw: pci: Remove mlxsw_pci_sdq_count()
Amit Cohen
1
-12
/
+7
2024-04-04
mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type
Amit Cohen
1
-12
/
+74
2024-04-04
mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
Amit Cohen
1
-2
/
+2
2024-04-04
mlxsw: pci: Remove unused wait queue
Amit Cohen
1
-8
/
+4
2024-04-04
mlxsw: pci: Use only one event queue
Amit Cohen
2
-40
/
+16
2024-04-04
mlxsw: pci: Rename MLXSW_PCI_EQS_COUNT
Amit Cohen
2
-3
/
+3
2024-04-04
mlxsw: pci: Poll command interface for each cmd_exec()
Amit Cohen
1
-31
/
+17
2024-04-04
mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()
Amit Cohen
1
-9
/
+12
2024-04-04
mlxsw: pci: Remove unused counters
Amit Cohen
1
-31
/
+18
2024-04-04
mlxsw: pci: Arm CQ doorbell regardless of number of completions
Amit Cohen
1
-2
/
+2
2024-04-04
mlxsw: pci: Do not setup tasklet from operation
Amit Cohen
1
-6
/
+2
2024-04-04
mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()
Amit Cohen
1
-43
/
+43
2024-04-04
mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()
Amit Cohen
1
-36
/
+36
2024-04-04
net/mlx5: Don't call give_pages() if request 0 page
Jianbo Liu
1
-0
/
+3
2024-04-04
net/mlx5: Skip pages EQ creation for non-page supplier function
Jianbo Liu
2
-2
/
+11
2024-04-04
net/mlx5: Support matching on l4_type for ttc_table
Jianbo Liu
7
-67
/
+244
2024-04-04
net/mlx5e: Add support for 800Gbps link modes
Gal Pressman
1
-0
/
+7
2024-04-04
net/mlx5: Convert uintX_t to uX
Gal Pressman
11
-14
/
+14
2024-04-04
net/mlx5e: XDP, Fix an inconsistent comment
Carolina Jubran
1
-1
/
+1
2024-04-04
net/mlx5e: debugfs, Add reset option for command interface stats
Tariq Toukan
1
-5
/
+17
2024-04-04
net/mlx5e: Make stats group fill_stats callbacks consistent with the API
Gal Pressman
7
-173
/
+215
2024-04-04
net/mlx5e: Use ethtool_sprintf/puts() to fill stats strings
Gal Pressman
7
-146
/
+85
2024-04-04
net/mlx5e: Use ethtool_sprintf/puts() to fill selftests strings
Gal Pressman
1
-1
/
+1
2024-04-04
net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags strings
Gal Pressman
1
-2
/
+1
[next]