index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
net: hns3: remove redundant variable initialization
Peng Li
1
-1
/
+1
2018-12-19
net: hns3: fix the descriptor index when get rss type
Peng Li
1
-1
/
+8
2018-12-19
net: hns3: don't restore rules when flow director is disabled
Jian Shen
1
-0
/
+4
2018-12-19
net: hns3: fix vf id check issue when add flow director rule
Jian Shen
1
-7
/
+7
2018-12-19
net: hns3: reset tqp while doing DOWN operation
Huazhong Tan
2
-0
/
+8
2018-12-19
net: hns3: add max vector number check for pf
Jian Shen
1
-0
/
+4
2018-12-19
net: hns3: fix a bug caused by udelay
Peng Li
1
-2
/
+2
2018-12-19
net: hns3: change default tc state to close
Jian Shen
1
-1
/
+1
2018-12-19
net: hns3: refine the handle for hns3_nic_net_open/stop()
Jian Shen
4
-11
/
+38
2018-12-19
net: mvpp2: fix the phylink mode validation
Antoine Tenart
1
-1
/
+1
2018-12-19
net-next: stmmac: dwmac-mediatek: remove fine-tune property
Biao Huang
1
-47
/
+24
2018-12-19
lan743x: Remove MAC Reset from initialization
Bryan Whitehead
1
-6
/
+0
2018-12-19
net/mlx5e: Remove the false indication of software timestamping support
Alaa Hleihel
1
-8
/
+3
2018-12-19
net/mlx5: Typo fix in del_sw_hw_rule
Yuval Avnery
1
-1
/
+1
2018-12-19
net/mlx5e: RX, Fix wrong early return in receive queue poll
Tariq Toukan
1
-4
/
+6
2018-12-19
mlxsw: spectrum_router: Hold a reference on RIF's netdev
Ido Schimmel
1
-0
/
+3
[prev]
[next]