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.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-11-20
ice: Cleanup short function signatures
Bruce Allan
3
-8
/
+4
2018-11-20
ice: Cleanup ice_tx_timeout()
Bruce Allan
1
-13
/
+9
2018-11-20
ice: Fix return value from NAPI poll
Dave Ertman
1
-1
/
+2
2018-11-20
ice: Constify global structures that can/should be
Bruce Allan
1
-2
/
+2
2018-11-20
ice: Do not set LAN_EN for MAC-VLAN filters
Yashaswini Raghuram Prathivadi Bhayankaram
1
-13
/
+24
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
1
-3
/
+1
2018-11-20
ice: Cleanup duplicate control queue code
Bruce Allan
1
-142
/
+76
2018-11-20
ice: Do autoneg based on VSI state
Akeem G Abodunrin
1
-5
/
+5
2018-11-20
net-next/hinic: fix a bug in rx data flow
Xue Chaojing
1
-1
/
+1
2018-11-20
net-next/hinic:fix a bug in set mac address
Xue Chaojing
1
-3
/
+4
2018-11-20
net-next/hinic:add rx checksum offload for HiNIC
Xue Chaojing
7
-1
/
+78
2018-11-20
net-next/hinic:replace multiply and division operators
Xue Chaojing
2
-20
/
+38
2018-11-20
mlxsw: core: Extend cooling device with cooling levels
Vadim Pasternak
1
-1
/
+55
2018-11-20
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2
-12
/
+13
2018-11-20
nfp: abm: add support for more threshold actions
Jakub Kicinski
4
-6
/
+109
2018-11-20
nfp: abm: add cls_u32 offload for simple band classification
Jakub Kicinski
6
-1
/
+324
2018-11-20
nfp: abm: add functions to update DSCP -> virtual queue map
Jakub Kicinski
5
-1
/
+28
2018-11-20
nfp: abm: calculate PRIO map len and check mailbox size
Jakub Kicinski
3
-3
/
+50
2018-11-20
nfp: abm: add GRED offload
Jakub Kicinski
3
-10
/
+158
2018-11-20
nfp: abm: wrap RED parameters in bands
Jakub Kicinski
2
-40
/
+74
2018-11-20
nfp: abm: add up bands for sto/non-sto stats
Jakub Kicinski
1
-12
/
+24
2018-11-20
nfp: abm: switch to extended stats for reading packet/byte counts
Jakub Kicinski
2
-3
/
+46
2018-11-20
nfp: abm: size threshold table to account for bands
Jakub Kicinski
1
-2
/
+2
2018-11-20
nfp: abm: pass band parameter to functions
Jakub Kicinski
3
-43
/
+49
2018-11-20
nfp: abm: map per-band symbols
Jakub Kicinski
2
-13
/
+54
2018-11-20
net: hns3: add common validation in hclge_dcb
Yunsheng Lin
3
-35
/
+53
2018-11-20
octeontx2-af: Workarounds for HW errata
Sunil Goutham
3
-5
/
+37
2018-11-20
octeontx2-af: Add interrupt handlers for Master Enable event
Linu Cherian
1
-0
/
+113
2018-11-20
octeontx2-af: Add FLR handling support for AF's VFs
Sunil Goutham
1
-19
/
+110
2018-11-20
octeontx2-af: Configure AF VFs to talk over LBK channels
Tomasz Duszynski
4
-7
/
+37
2018-11-20
octeontx2-af: Enable sriov on AF to create VFs
Tomasz Duszynski
2
-3
/
+185
2018-11-20
octeontx2-af: Mbox communication support btw AF and it's VFs
Tomasz Duszynski
3
-95
/
+223
2018-11-20
octeontx2-af: Teardown NPA, NIX LF upon receiving FLR
Geetha sowjanya
5
-1
/
+156
2018-11-20
octeontx2-af: Add FLR interrupt handler
Geetha sowjanya
2
-1
/
+121
2018-11-20
octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mapping
Sunil Goutham
4
-11
/
+62
2018-11-20
octeontx2-af: Add support for stripping STAG/CTAG
Tomasz Duszynski
5
-21
/
+125
2018-11-20
octeontx2-af: Support to enable/disable default MCAM entries
Sunil Goutham
4
-28
/
+122
2018-11-20
octeontx2-af: Add MKEX default profile
Santosh Shukla
3
-25
/
+151
2018-11-20
octeontx2-af: Alloc and config NPC MCAM entry at a time
Sunil Goutham
3
-0
/
+94
2018-11-20
octeontx2-af: Map or unmap NPC MCAM entry and counter
Sunil Goutham
3
-4
/
+192
2018-11-20
octeontx2-af: Support for NPC MCAM counters
Sunil Goutham
3
-0
/
+190
2018-11-20
octeontx2-af: MCAM entry installation support
Sunil Goutham
3
-8
/
+228
2018-11-20
octeontx2-af: NPC MCAM entry alloc/free support
Sunil Goutham
4
-5
/
+588
2018-11-20
octeontx2-af: Relax resource lock into mutex
Stanislaw Kardach
4
-25
/
+30
2018-11-20
octeontx2-af: Support to get NIX HW constants from AF
Kiran Kumar
2
-0
/
+12
2018-11-20
octeontx2-af: Support to modify min/max allowed packet lengths
Sunil Goutham
5
-1
/
+220
2018-11-20
octeontx2-af: Convert mbox handlers APIs to lowercase
Sunil Goutham
7
-102
/
+107
2018-11-20
r8169: improve chip version identification
Heiner Kallweit
1
-60
/
+59
2018-11-20
r8169: simplify ocp functions
Heiner Kallweit
1
-51
/
+17
2018-11-20
r8169: remove workaround for ancient gcc bug
Heiner Kallweit
1
-3
/
+3
[next]