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-21
mlxsw: spectrum: Add an helper function to cleanup VLAN entries
Ido Schimmel
1
-5
/
+10
2018-12-21
mlxsw: spectrum: Store pointer to default port VLAN in port struct
Ido Schimmel
2
-0
/
+2
2018-12-21
mlxsw: spectrum: Allow controlling destruction of default port VLAN
Ido Schimmel
1
-4
/
+9
2018-12-21
mlxsw: spectrum: Set PVID during port initialization
Ido Schimmel
1
-0
/
+8
2018-12-21
mlxsw: spectrum: Replace hard-coded default VID with a define
Ido Schimmel
4
-15
/
+20
2018-12-21
mlxsw: spectrum_router: Do not force specific configuration order
Ido Schimmel
3
-2
/
+24
2018-12-21
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
13
-26
/
+373
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
19
-146
/
+238
2018-12-20
ixgbe: use mii_bus to handle MII related ioctls
Steve Douthit
1
-0
/
+18
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
5
-0
/
+309
2018-12-20
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
1
-3
/
+5
2018-12-20
ice: Do not enable NAPI on q_vectors that have no rings
Young Xiao
1
-4
/
+12
2018-12-20
i40e: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+12
2018-12-20
i40e: define proper net_device::neigh_priv_len
Konstantin Khorenko
1
-0
/
+3
2018-12-20
e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
YueHaibing
1
-2
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
45
-348
/
+678
2018-12-20
igb: Change RXPBSIZE size when setting Qav mode
Jesus Sanchez-Palencia
2
-1
/
+2
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
3
-10
/
+10
2018-12-20
nfp: bpf: optimize codegen for JSET with a constant
Jakub Kicinski
1
-12
/
+10
2018-12-20
nfp: bpf: remove the trivial JSET optimization
Jakub Kicinski
1
-5
/
+0
2018-12-20
bnxt_en: Adjust default RX coalescing ticks to 10 us.
Michael Chan
1
-1
/
+1
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
4
-10
/
+78
2018-12-20
bnxt_en: Increase context memory allocations on 57500 chips for RDMA.
Michael Chan
2
-8
/
+59
2018-12-20
bnxt_en: Add Level 2 context memory paging support.
Michael Chan
2
-23
/
+108
2018-12-20
bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().
Michael Chan
2
-6
/
+16
2018-12-20
bnxt_en: Add support for 2nd firmware message channel.
Venkat Duvvuru
2
-18
/
+117
2018-12-20
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
3
-19
/
+41
2018-12-20
bnxt_en: Avoid arithmetic on void * pointer.
Venkat Duvvuru
1
-3
/
+5
2018-12-20
bnxt_en: Use macros for firmware message doorbell offsets.
Venkat Duvvuru
2
-6
/
+10
2018-12-20
bnxt_en: Set hwrm_intr_seq_id value to its inverted value.
Venkat Duvvuru
2
-5
/
+6
2018-12-20
bnxt_en: Update firmware interface spec. to 1.10.0.33.
Michael Chan
1
-112
/
+502
2018-12-20
net/mlx5: Fix LAG requirement when CONFIG_MLX5_ESWITCH is off
Aviv Heller
1
-5
/
+8
2018-12-20
net/mlx5: Fix query_nic_sys_image_guid() error during init
Aviv Heller
1
-3
/
+13
2018-12-20
net/mlx5e: Support tunnel encap over tagged Ethernet
Eli Britstein
1
-20
/
+24
2018-12-20
net/mlx5e: Support VLAN encap ETH header generation
Eli Britstein
1
-2
/
+13
2018-12-20
net/mlx5e: Re-order route and encap header memory allocation
Eli Britstein
1
-28
/
+34
2018-12-20
net/mlx5e: Tunnel encap ETH header helper function
Eli Britstein
1
-12
/
+17
2018-12-20
net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlay
Eli Britstein
1
-0
/
+6
2018-12-20
net/mlx5e: Tunnel routing output devs helper function
Eli Britstein
1
-36
/
+34
2018-12-20
net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devices
Eli Britstein
3
-0
/
+15
2018-12-20
net/mlx5e: Allow vlans on e-switch uplink reps
Or Gerlitz
1
-1
/
+4
2018-12-20
net/mlx5e: Increase VF representors' SQ size to 128
Gavi Teitz
1
-3
/
+3
2018-12-20
mlx5: extend PTP gettime function to read system clock
Miroslav Lichvar
3
-11
/
+24
2018-12-20
mlx5: update timecounter at least twice per counter overflow
Miroslav Lichvar
1
-2
/
+2
2018-12-20
net: hns3: remove redundant variable initialization
Peng Li
1
-1
/
+1
2018-12-20
net: hns3: fix the descriptor index when get rss type
Peng Li
1
-1
/
+8
2018-12-20
net: hns3: don't restore rules when flow director is disabled
Jian Shen
1
-0
/
+4
2018-12-20
net: hns3: fix vf id check issue when add flow director rule
Jian Shen
1
-7
/
+7
2018-12-20
net: hns3: reset tqp while doing DOWN operation
Huazhong Tan
2
-0
/
+8
2018-12-20
net: hns3: add max vector number check for pf
Jian Shen
1
-0
/
+4
[prev]
[next]