index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+8
2024-04-04
net/mlx5: Support matching on l4_type for ttc_table
Jianbo Liu
5
-62
/
+211
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
10
-13
/
+13
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
2024-04-04
net: fman: Remove some unused fields in some structure
Christophe JAILLET
2
-2
/
+0
2024-04-03
gve: add support to change ring size via ethtool
Harshitha Ramamurthy
3
-14
/
+95
2024-04-03
gve: add support to read ring size ranges from the device
Harshitha Ramamurthy
3
-24
/
+102
2024-04-03
gve: set page count for RX QPL for GQI and DQO queue formats
Harshitha Ramamurthy
5
-22
/
+20
2024-04-03
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
5
-43
/
+13
2024-04-03
gve: simplify setting decriptor count defaults
Harshitha Ramamurthy
1
-29
/
+15
2024-04-03
octeontx2-pf: Reset MAC stats during probe
Sai Krishna
9
-0
/
+100
2024-04-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
20
-500
/
+814
2024-04-03
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-5
/
+9
2024-04-03
nfp: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-16
/
+25
2024-04-02
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
13
-649
/
+582
2024-04-01
ice: hold devlink lock for whole init/cleanup
Michal Swiatkowski
2
-20
/
+19
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
7
-424
/
+445
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
8
-7
/
+8
2024-04-01
ice: Remove newlines in NL_SET_ERR_MSG_MOD
Thorsten Blum
1
-3
/
+3
2024-04-01
ice: Add switch recipe reusing feature
Steven Zou
5
-17
/
+177
2024-04-01
ice: fold ice_ptp_read_time into ice_ptp_gettimex64
Michal Schmidt
1
-22
/
+3
2024-04-01
ice: avoid the PTP hardware semaphore in gettimex64 path
Michal Schmidt
4
-7
/
+12
2024-04-01
ice: add ice_adapter for shared data across PFs on the same NIC
Michal Schmidt
5
-1
/
+148
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
7
-7
/
+169
2024-04-01
ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
Marcin Szycik
2
-6
/
+6
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
9
-37
/
+75
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
3
-16
/
+20
2024-03-30
netlink: introduce type-checking attribute iteration
Johannes Berg
7
-35
/
+11
[next]