index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
2020-05-11
2
-0
/
+22
|
*
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-05-11
5
-16
/
+55
|
*
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
2020-05-11
4
-14
/
+49
|
/
*
Merge branch 'net-hns3-misc-updates-for-next'
Jakub Kicinski
2020-05-11
6
-18
/
+35
|
\
|
*
net: hns3: disable auto-negotiation off with 1000M setting in ethtool
Yufeng Mo
2020-05-11
1
-1
/
+6
|
*
net: hns3: optimized the judgment of the input parameters of dump ncl config
Yufeng Mo
2020-05-11
1
-5
/
+10
|
*
net: hns3: provide .get_cmdq_stat interface for the client
Huazhong Tan
2020-05-11
2
-0
/
+10
|
*
net: hns3: modify two uncorrect macro names
Huazhong Tan
2020-05-11
2
-4
/
+4
|
*
net: hns3: remove a redundant register macro definition
Huazhong Tan
2020-05-11
2
-8
/
+5
|
/
*
Merge branch 'Ethernet-Cable-test-support'
Jakub Kicinski
2020-05-10
11
-4
/
+722
|
\
|
*
net: phy: Send notifier when starting the cable test
Andrew Lunn
2020-05-10
1
-0
/
+41
|
*
net: phy: Put interface into oper testing during cable test
Andrew Lunn
2020-05-10
1
-1
/
+11
|
*
net: phy: marvell: Add cable test support
Andrew Lunn
2020-05-10
1
-0
/
+201
|
*
net: ethtool: Add helpers for reporting test results
Andrew Lunn
2020-05-10
3
-2
/
+70
|
*
net: ethtool: Add infrastructure for reporting cable test results
Andrew Lunn
2020-05-10
4
-2
/
+100
|
*
net: ethtool: Make helpers public
Andrew Lunn
2020-05-10
2
-2
/
+4
|
*
net: ethtool: Add attributes for cable test reports
Andrew Lunn
2020-05-10
2
-0
/
+100
|
*
net: ethtool: netlink: Add support for triggering a cable test
Andrew Lunn
2020-05-10
7
-2
/
+89
|
*
net: phy: Add support for polling cable test
Andrew Lunn
2020-05-10
2
-0
/
+7
|
*
net: phy: Add cable test support to state machine
Andrew Lunn
2020-05-10
2
-0
/
+104
|
/
*
net: usb: qmi_wwan: remove redundant assignment to variable status
Colin Ian King
2020-05-10
1
-1
/
+1
*
net: huawei_cdc_ncm: remove redundant assignment to variable ret
Colin Ian King
2020-05-10
1
-1
/
+1
*
net: usb: ax88179_178a: remove redundant assignment to variable ret
Colin Ian King
2020-05-10
1
-1
/
+1
*
dsa: sja1105: fix semicolon.cocci warnings
kbuild test robot
2020-05-10
1
-1
/
+1
*
octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers
Kevin Hao
2020-05-10
4
-50
/
+24
*
IB/mlx4: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-10
1
-1
/
+1
*
Merge branch 'mlxsw-spectrum-Enforce-some-HW-limitations-for-matchall-TC-offl...
Jakub Kicinski
2020-05-10
8
-17
/
+332
|
\
|
*
selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal...
Jiri Pirko
2020-05-10
1
-0
/
+107
|
*
selftests: mlxsw: tc_restrictions: add test to check sample action restrictions
Jiri Pirko
2020-05-10
1
-0
/
+25
|
*
selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.sh
Jiri Pirko
2020-05-10
1
-0
/
+0
|
*
mlxsw: spectrum_flower: Forbid to insert flower rules in collision with match...
Jiri Pirko
2020-05-10
1
-0
/
+32
|
*
mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...
Jiri Pirko
2020-05-10
3
-3
/
+41
|
*
mlxsw: spectrum_matchall: Expose a function to get min and max rule priority
Jiri Pirko
2020-05-10
2
-0
/
+38
|
*
mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct
Jiri Pirko
2020-05-10
3
-7
/
+9
|
*
mlxsw: spectrum_flower: Expose a function to get min and max rule priority
Jiri Pirko
2020-05-10
5
-7
/
+75
|
*
mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingress
Jiri Pirko
2020-05-10
1
-0
/
+5
|
/
*
hinic: add three net_device_ops of vf
Luo bin
2020-05-10
11
-24
/
+453
*
Merge tag 'mlx5-updates-2020-05-09' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2020-05-09
25
-284
/
+498
|
\
|
*
net/mlx5e: Enhance ICOSQ WQE info fields
Tariq Toukan
2020-05-09
3
-11
/
+19
|
*
net/mlx5: Accel, Remove unnecessary header include
Tariq Toukan
2020-05-09
1
-1
/
+0
|
*
net/mlx5e: Use struct assignment for WQE info updates
Tariq Toukan
2020-05-09
4
-17
/
+24
|
*
net/mlx5e: Take TX WQE info structures out of general EN header
Tariq Toukan
2020-05-09
3
-27
/
+27
|
*
net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flow
Tariq Toukan
2020-05-09
1
-4
/
+1
|
*
net/mlx5e: kTLS, Fill work queue edge separately in TX flow
Tariq Toukan
2020-05-09
1
-10
/
+8
|
*
net/mlx5e: Split TX acceleration offloads into two phases
Maxim Mikityanskiy
2020-05-09
8
-23
/
+52
|
*
net/mlx5e: Update UDP fields of the SKB for GSO first
Maxim Mikityanskiy
2020-05-09
1
-3
/
+5
|
*
net/mlx5e: Make TLS offload independent of wqe and pi
Maxim Mikityanskiy
2020-05-09
5
-23
/
+23
|
*
net/mlx5e: Pass only eseg to IPSEC offload
Maxim Mikityanskiy
2020-05-09
3
-4
/
+4
|
*
net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmit
Maxim Mikityanskiy
2020-05-09
4
-19
/
+18
|
*
net/mlx5e: Unify checks of TLS offloads
Maxim Mikityanskiy
2020-05-09
3
-22
/
+13
[prev]
[next]