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
2018-12-08
net: hns3: add handling of hw errors reported through MSIX
Salil Mehta
6
-2
/
+139
2018-12-08
net: hns3: deleted logging 1 bit errors
Shiju Jose
1
-37
/
+0
2018-12-08
net: hns3: add handling of hw ras errors using new set of commands
Shiju Jose
3
-170
/
+331
2018-12-08
net: hns3: add optimization in the hclge_hw_error_set_state
Shiju Jose
1
-9
/
+7
2018-12-08
net: hns3: rename process_hw_error function
Shiju Jose
5
-6
/
+6
2018-12-08
net: hns3: deletes unnecessary settings of the descriptor data
Shiju Jose
1
-22
/
+5
2018-12-08
net: hns3: re-enable error interrupts on hw reset
Shiju Jose
3
-7
/
+10
2018-12-08
net: hns3: rename enable error interrupt functions
Shiju Jose
3
-55
/
+34
2018-12-08
net: hns3: remove existing process error functions and reorder hw_blk table
Shiju Jose
3
-475
/
+18
2018-12-07
mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enable
Petr Machata
1
-0
/
+41
2018-12-07
mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offload
Petr Machata
2
-0
/
+30
2018-12-07
mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offload
Petr Machata
2
-0
/
+11
2018-12-07
mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replay
Petr Machata
2
-0
/
+11
2018-12-07
mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier
Petr Machata
2
-1
/
+2
2018-12-07
mlxsw: spectrum: Track NVE type at FIDs
Petr Machata
3
-7
/
+25
2018-12-07
net: aquantia: add support of RSS configuration
Dmitry Bogdanov
1
-0
/
+36
2018-12-07
net: aquantia: fix initialization of RSS table
Dmitry Bogdanov
1
-2
/
+2
2018-12-07
net: aquantia: increase max number of hw queues
Dmitry Bogdanov
2
-2
/
+2
2018-12-07
net: aquantia: fix RSS table and key sizes
Dmitry Bogdanov
2
-3
/
+3
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
7
-7
/
+7
2018-12-06
net: Use of_node_name_eq for node name comparisons
Rob Herring
5
-9
/
+9
2018-12-06
Merge tag 'mlx5e-updates-2018-12-04' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
9
-216
/
+331
2018-12-06
net/mlx5e: Improve ethtool private-flags code structure
Tariq Toukan
2
-53
/
+41
2018-12-06
net/mlx5e: ethtool, Support user configuration for RX hash fields
Aya Levin
3
-6
/
+134
2018-12-06
net/mlx5e: Move RSS params to a dedicated struct
Aya Levin
6
-47
/
+62
2018-12-06
net/mlx5e: Refactor TIR configuration function
Aya Levin
4
-104
/
+87
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
11
-27
/
+32
2018-12-05
qed: fix spelling mistake "Dispalying" -> "Displaying"
Colin Ian King
1
-1
/
+1
2018-12-05
net/mlx5e: Move modify tirs hash functionality
Aya Levin
3
-25
/
+29
2018-12-05
net/mlx5e: Cleanup unused defines
Gal Pressman
1
-3
/
+0
2018-12-05
net/mlx5e: Remove trailing space of tx_pause ethtool counter name
Saeed Mahameed
1
-1
/
+1
2018-12-04
mlxsw: spectrum: Mirror loopbacked packets instead of trapping them
Ido Schimmel
2
-1
/
+4
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
1
-5
/
+5
2018-12-04
net: marvell: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2
-26
/
+2
2018-12-04
net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-14
/
+2
2018-12-04
net: stmmac: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-30
/
+4
2018-12-04
nfp: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-34
/
+8
2018-12-04
net/mlx4_core: Fix several coding style errors
Erez Alfasi
1
-3
/
+3
2018-12-04
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
1
-6
/
+5
2018-12-04
octeontx2-af: Enable mkex profile
Vamsi Attunuru
8
-2
/
+213
2018-12-04
octeontx2-af: Add LSO format configuration mailbox
Nithin Dabilpuram
3
-7
/
+91
2018-12-04
octeontx2-af: Add L3 and L4 packet verification mailbox
Vidhya Raman
3
-0
/
+55
2018-12-04
octeontx2-af: Configure VLAN TPIDs
Nithin Dabilpuram
1
-0
/
+7
2018-12-04
octeontx2-af: Add support for Tx packet marking
Krzysztof Kanas
3
-0
/
+133
2018-12-04
octeontx2-af: Enable RSS with promiscuous mode
Vamsi Attunuru
1
-4
/
+31
2018-12-04
octeontx2-af: Define all NIX_AF_RX_DEF_* registers
Jerin Jacob
1
-5
/
+20
2018-12-04
octeontx2-af: Enable inner IPv4 checksum and its error code
Jerin Jacob
1
-1
/
+8
2018-12-04
octeontx2-af: Allow freeing single TLx Tx schedule queue
Nithin Dabilpuram
1
-1
/
+71
2018-12-04
octeontx2-af: Restrict TL1 allocation and configuration
Nithin Dabilpuram
3
-18
/
+218
2018-12-04
octeontx2-af: Add support for runtime RSS algo index reservation
Jerin Jacob
4
-94
/
+119
[next]