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-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
27
-109
/
+46
2018-09-12
nfp: report FW vNIC stats in interface stats
Jakub Kicinski
1
-0
/
+9
2018-09-12
net: aquantia: bump driver version
Igor Russkikh
1
-1
/
+1
2018-09-12
net: aquantia: renaming for better visibility
Nikita Danilov
8
-64
/
+52
2018-09-12
net: aquantia: whitespace changes
Nikita Danilov
8
-49
/
+49
2018-09-12
net: aquantia: implement EEE support
Yana Esina
7
-0
/
+189
2018-09-12
net: aquantia: implement WOL support
Yana Esina
8
-17
/
+220
2018-09-12
net: aquantia: definitions for WOL
Yana Esina
3
-5
/
+124
2018-09-12
net: aquantia: fix hw_atl_utils_fw_upload_dwords
Yana Esina
6
-11
/
+59
2018-09-12
liquidio: Removed droq lock
Intiyaz Basha
3
-37
/
+3
2018-09-12
liquidio: Per queue oom work queue
Intiyaz Basha
6
-73
/
+110
2018-09-12
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2
-1
/
+29
2018-09-10
cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm
Colin Ian King
1
-1
/
+0
2018-09-08
net: stmmac: Enable TC Ops for GMAC >= 4
Jose Abreu
1
-3
/
+3
2018-09-08
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
4
-444
/
+436
2018-09-08
cxgb4: impose mandatory VLAN usage when non-zero TAG ID
Casey Leedom
2
-0
/
+4
2018-09-08
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
1
-1
/
+1
2018-09-08
nfp: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
1
-2
/
+2
2018-09-08
freescale: ethernet: remove unnecessary unlikely()
Igor Stoppa
1
-5
/
+3
2018-09-07
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
1
-15
/
+0
2018-09-07
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
1
-3
/
+1
2018-09-07
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
8
-12
/
+187
2018-09-07
Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
12
-148
/
+229
2018-09-06
qed*: Utilize FW 8.37.7.0
Denis Bolotin
4
-196
/
+361
2018-09-06
nfp: separate VXLAN and GRE feature handling
Jakub Kicinski
1
-7
/
+10
2018-09-06
nfp: validate rtsym accesses fall within the symbol
Jakub Kicinski
1
-3
/
+45
2018-09-06
nfp: prefix rtsym error messages with symbol name
Jakub Kicinski
1
-10
/
+11
2018-09-06
nfp: fix readq on absolute RTsyms
Jakub Kicinski
1
-2
/
+4
2018-09-06
net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets
Alaa Hleihel
1
-0
/
+12
2018-09-06
net/mlx5e: Set ECN for received packets using CQE indication
Natali Shechtman
3
-5
/
+35
2018-09-06
net/mlx5e: Replace PTP clock lock from RW lock to seq lock
Shay Agroskin
2
-20
/
+22
2018-09-06
net/mlx5e: Move Q counters allocation and drop RQ to init_rx
Roi Dayan
4
-25
/
+55
2018-09-06
net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c
Kamal Heib
2
-7
/
+7
2018-09-06
net/mlx5: Add flow counters idr
Vlad Buslov
1
-4
/
+33
2018-09-06
net/mlx5: Store flow counters in a list
Vlad Buslov
2
-49
/
+41
2018-09-06
net/mlx5: Add new list to store deleted flow counters
Vlad Buslov
2
-23
/
+13
2018-09-06
net/mlx5: Change flow counters addlist type to single linked list
Vlad Buslov
2
-26
/
+22
2018-09-05
net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static
YueHaibing
1
-2
/
+2
2018-09-05
net/mlx5e: Make function mlx5i_grp_sw_update_stats() static
Wei Yongjun
1
-1
/
+1
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
33
-74
/
+387
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
2018-09-04
cxgb4: collect hardware queue descriptors
Rahul Lakkireddy
6
-1
/
+399
2018-09-04
cxgb4: when max_tx_rate is 0 disable tx rate limiting
Ganesh Goudar
1
-2
/
+23
2018-09-04
net: hns3: Refine hns3_get_link_ksettings()
Jian Shen
1
-28
/
+40
2018-09-04
net: hns3: Remove redundant codes of query advertised flow control abilitiy
Jian Shen
2
-27
/
+0
2018-09-04
net: hns3: Change the dst mac addr of loopback packet
Yunsheng Lin
1
-0
/
+1
2018-09-04
net: hns3: Only update mac configuation when necessary
Yunsheng Lin
1
-17
/
+31
2018-09-04
net: hns3: Preserve vlan 0 in hardware table
Yunsheng Lin
1
-0
/
+3
2018-09-04
net: hns3: Fix ping exited problem when doing lp selftest
Yunsheng Lin
1
-2
/
+2
2018-09-04
net: hns3: Fix for loopback selftest failed problem
Yunsheng Lin
2
-37
/
+31
[next]