index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
Revert "net: wwan: iosm: firmware flashing and coredump collection"
Jakub Kicinski
14
-2054
/
+31
2021-09-16
octeontx2-pf: CN10K: Hide RPM stats over ethtool
Hariprasad Kelam
2
-15
/
+24
2021-09-16
net: thunderx: Make use of the helper function dev_err_probe()
Cai Huoqing
3
-8
/
+4
2021-09-16
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: ethoc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+4
2021-09-16
net: enetc: Make use of the helper function dev_err_probe()
Cai Huoqing
4
-20
/
+10
2021-09-16
net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: atl1e: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: atl1c: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: arc_emac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-5
/
+4
2021-09-15
mlxsw: Add support for transceiver modules reset
Ido Schimmel
4
-0
/
+77
2021-09-15
mlxsw: Make PMAOS pack function more generic
Ido Schimmel
2
-6
/
+5
2021-09-15
mlxsw: reg: Add fields to PMAOS register
Ido Schimmel
1
-0
/
+26
2021-09-15
mlxsw: Track per-module port status
Ido Schimmel
4
-9
/
+113
2021-09-15
mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap()
Ido Schimmel
1
-2
/
+2
2021-09-15
mlxsw: spectrum: Do not return an error in ndo_stop()
Ido Schimmel
1
-1
/
+2
2021-09-15
mlxsw: core_env: Convert 'module_info_lock' to a mutex
Ido Schimmel
1
-10
/
+13
2021-09-15
mlxsw: core_env: Defer handling of module temperature warning events
Ido Schimmel
1
-5
/
+34
2021-09-15
mlxsw: core: Remove mlxsw_core_is_initialized()
Ido Schimmel
3
-15
/
+0
2021-09-15
mlxsw: core: Initialize switch driver last
Ido Schimmel
1
-11
/
+10
2021-09-15
devlink: Delete not-used single parameter notification APIs
Leon Romanovsky
2
-52
/
+0
2021-09-15
net/mlx5: Publish and unpublish all devlink parameters at once
Leon Romanovsky
1
-8
/
+2
2021-09-15
selftests: net: test ethtool -L vs mq
Jakub Kicinski
2
-1
/
+78
2021-09-15
netdevsim: add ability to change channel count
Jakub Kicinski
2
-0
/
+29
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
5
-0
/
+62
2021-09-15
ibmvnic: Reuse tx pools when possible
Sukadev Bhattiprolu
2
-70
/
+147
2021-09-15
ibmvnic: Reuse rx pools when possible
Sukadev Bhattiprolu
2
-64
/
+137
2021-09-15
ibmvnic: Reuse LTB when possible
Sukadev Bhattiprolu
1
-63
/
+74
2021-09-15
ibmvnic: Use bitmap for LTB map_ids
Sukadev Bhattiprolu
2
-5
/
+10
2021-09-15
ibmvnic: init_tx_pools move loop-invariant code
Sukadev Bhattiprolu
1
-3
/
+2
2021-09-15
ibmvnic: Use/rename local vars in init_tx_pools
Sukadev Bhattiprolu
1
-14
/
+16
2021-09-15
ibmvnic: Use/rename local vars in init_rx_pools
Sukadev Bhattiprolu
2
-9
/
+10
2021-09-15
ibmvnic: Fix up some comments and messages
Sukadev Bhattiprolu
1
-6
/
+38
2021-09-15
ibmvnic: Consolidate code in replenish_rx_pool()
Sukadev Bhattiprolu
1
-3
/
+7