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
2021-08-03
xsurf100: drop include of lib8390.c
Michael Schmitz
1
-7
/
+2
2021-08-03
ax88796: export ax_NS8390_init() hook
Michael Schmitz
1
-0
/
+7
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
6
-69
/
+29
2021-08-03
cs89x0: rework driver configuration
Arnd Bergmann
2
-23
/
+27
2021-08-03
3c509: stop calling netdev_boot_setup_check
Arnd Bergmann
1
-3
/
+0
2021-08-03
natsemi: sonic: stop calling netdev_boot_setup_check
Arnd Bergmann
2
-3
/
+0
2021-08-03
bcmgenet: remove call to netdev_boot_setup_check
Arnd Bergmann
1
-2
/
+0
2021-08-03
bnxt_en: Increase maximum RX ring size if jumbo ring is not used
Michael Chan
3
-8
/
+22
2021-08-03
bnxt_en: Don't use static arrays for completion ring pages
Michael Chan
2
-3
/
+68
2021-08-03
qed: Remove duplicated include of kernel.h
zhouchuangao
1
-1
/
+0
2021-08-03
qed: Remove redundant prints from the iWARP SYN handling
Shai Malin
1
-2
/
+0
2021-08-03
qed: Skip DORQ attention handling during recovery
Shai Malin
1
-1
/
+11
2021-08-03
qed: Avoid db_recovery during recovery
Shai Malin
1
-0
/
+5
2021-08-03
Merge tag 'mlx5-updates-2021-08-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
29
-1535
/
+1850
2021-08-03
net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
Jiapeng Chong
1
-1
/
+4
2021-08-03
net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actions
Roi Dayan
1
-3
/
+3
2021-08-03
net/mlx5e: Remove redundant assignment of counter to null
Roi Dayan
1
-2
/
+2
2021-08-03
net/mlx5e: Remove redundant parse_attr arg
Roi Dayan
1
-5
/
+7
2021-08-03
net/mlx5e: Remove redundant cap check for flow counter
Roi Dayan
1
-4
/
+2
2021-08-03
net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()
Roi Dayan
1
-4
/
+3
2021-08-03
net/mlx5e: Remove redundant tc act includes
Roi Dayan
1
-6
/
+0
2021-08-03
net/mlx5: Embed mlx5_ttc_table
Maor Gottlieb
11
-89
/
+137
2021-08-03
net/mlx5: Move TTC logic to fs_ttc
Maor Gottlieb
6
-638
/
+663
2021-08-03
net/mlx5e: Decouple TTC logic from mlx5e
Maor Gottlieb
9
-235
/
+250
2021-08-03
net/mlx5e: Rename some related TTC args and functions
Maor Gottlieb
3
-23
/
+26
2021-08-03
net/mlx5e: Rename traffic type enums
Maor Gottlieb
13
-159
/
+162
2021-08-03
net/mlx5e: Allocate the array of channels according to the real max_nch
Maxim Mikityanskiy
3
-3
/
+12
2021-08-03
net/mlx5e: Hide all implementation details of mlx5e_rx_res
Maxim Mikityanskiy
16
-720
/
+875
2021-08-03
net/mlx5e: Introduce mlx5e_channels API to get RQNs
Maxim Mikityanskiy
3
-1
/
+63
2021-08-03
net/mlx5e: Use a new initializer to build uniform indir table
Maxim Mikityanskiy
5
-18
/
+17
2021-08-03
net/mlx4: make the array states static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
net: 3c509: make the array if_names static const, makes object smaller
Colin Ian King
1
-1
/
+3
2021-08-03
dpaa2-eth: make the array faf_bits static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
net: marvell: make the array name static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
cxgb4: make the array match_all_mac static, makes object smaller
Colin Ian King
1
-2
/
+2
2021-08-02
cavium: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-18
/
+6
2021-08-02
octeontx2-pf: cn10k: Config DWRR weight based on MTU
Sunil Goutham
7
-12
/
+52
2021-08-02
octeontx2-af: cn10k: DWRR MTU configuration
Sunil Goutham
5
-3
/
+201
2021-08-02
niu: read property length only if we use it
Martin Kaiser
1
-3
/
+3
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
39
-237
/
+439
2021-07-30
bcm63xx_enet: delete a redundant assignment
Tang Bin
1
-1
/
+0
2021-07-29
dpaa2-switch: offload shared block mirror filters when binding to a port
Ioana Ciornei
3
-0
/
+71
2021-07-29
dpaa2-switch: add VLAN based mirroring
Ioana Ciornei
1
-5
/
+138
2021-07-29
dpaa2-switch: add support for port mirroring
Ioana Ciornei
3
-5
/
+182
2021-07-29
dpaa2-switch: add API for setting up mirroring
Ioana Ciornei
3
-0
/
+130
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace
Ioana Ciornei
1
-6
/
+25
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace
Ioana Ciornei
1
-6
/
+26
2021-07-29
dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block
Ioana Ciornei
3
-125
/
+130
2021-07-29
dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL
Ioana Ciornei
1
-8
/
+8
[next]