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
2016-03-11
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
3
-1
/
+7
2016-03-11
mlxsw: spectrum: Check requested ageing time is valid
Ido Schimmel
2
-2
/
+9
2016-03-10
net/mlx5e: Support offload cls_flower with skbedit mark action
Amir Vadai
3
-0
/
+6
2016-03-10
net/mlx5e: Support offload cls_flower with drop action
Amir Vadai
3
-0
/
+309
2016-03-10
net/mlx5e: Introduce tc offload support
Amir Vadai
5
-2
/
+222
2016-03-10
net/mlx5e: Add a new priority for kernel flow tables
Amir Vadai
2
-4
/
+4
2016-03-10
net/mlx5e: Relax ndo_setup_tc handle restriction
Amir Vadai
1
-1
/
+1
2016-03-10
net/mlx5_core: Set flow steering dest only for forward rules
Amir Vadai
2
-19
/
+28
2016-03-10
net-next: mediatek: add Kconfig and Makefile
John Crispin
4
-0
/
+24
2016-03-10
net-next: mediatek: add support for MT7623 ethernet
John Crispin
2
-0
/
+2228
2016-03-10
qede: Fix net-next "make ARCH=x86_64"
Manish Chopra
1
-1
/
+4
2016-03-10
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
3
-5
/
+14
2016-03-10
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2
-6
/
+5
2016-03-10
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
1
-4
/
+4
2016-03-10
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
1
-0
/
+5
2016-03-10
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
1
-71
/
+94
2016-03-10
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
1
-25
/
+26
2016-03-10
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
Sergei Shtylyov
1
-3
/
+4
2016-03-10
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
1
-1
/
+2
2016-03-08
bnxt_en: Enable AER support.
Satish Baddipadige
1
-0
/
+109
2016-03-08
bnxt_en: Include hardware port statistics in ethtool -S.
Michael Chan
1
-2
/
+103
2016-03-08
bnxt_en: Include some hardware port statistics in ndo_get_stats64().
Michael Chan
1
-0
/
+16
2016-03-08
bnxt_en: Add port statistics support.
Michael Chan
2
-1
/
+60
2016-03-08
bnxt_en: Extend autoneg to all speeds.
Michael Chan
2
-14
/
+4
2016-03-08
bnxt_en: Use common function to get ethtool supported flags.
Michael Chan
1
-20
/
+9
2016-03-08
bnxt_en: Add reporting of link partner advertisement.
Michael Chan
3
-2
/
+23
2016-03-08
bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
Michael Chan
1
-13
/
+20
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
48
-254
/
+398
2016-03-07
net: hns: fix the bug about loopback
yankejian
5
-1
/
+65
2016-03-07
jme: Fix device PM wakeup API usage
Guo-Fu Tseng
1
-4
/
+2
2016-03-07
jme: Do not enable NIC WoL functions on S0
Guo-Fu Tseng
1
-6
/
+11
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
2
-0
/
+5
2016-03-07
qede: Add slowpath/fastpath support and enable hardware GRO
Manish Chopra
2
-1
/
+388
2016-03-07
qed/qede: Add infrastructure support for hardware GRO
Manish Chopra
3
-33
/
+79
2016-03-07
net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
Krzysztof Kozlowski
1
-0
/
+1
2016-03-07
ibmveth: check return of skb_linearize in ibmveth_start_xmit
Thomas Falcon
1
-1
/
+4
2016-03-07
mlxsw: pci: Correctly determine if descriptor queue is full
Ido Schimmel
1
-1
/
+1
2016-03-07
mlxsw: spectrum: Always decrement bridge's ref count
Ido Schimmel
1
-3
/
+1
2016-03-06
net: eth: altera: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-06
net/ethoc: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-06
net: fec: Rename "phy-reset-active-low" property
Bernhard Walle
1
-4
/
+4
2016-03-06
stmmac: fix noderef.cocci warnings
Wu Fengguang
1
-1
/
+1
2016-03-06
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
1
-1
/
+3
2016-03-03
net: ezchip: adapt driver to little endian architecture
Lada Trimasova
2
-332
/
+238
2016-03-03
be2net: don't enable multicast flag in be_enable_if_filters() routine
Venkat Duvvuru
2
-10
/
+15
2016-03-03
net: moxa: fix an error code
Dan Carpenter
1
-2
/
+2
2016-03-03
sh_eth, ravb: Use ARCH_RENESAS
Simon Horman
1
-2
/
+2
2016-03-03
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
2
-0
/
+2
2016-03-03
net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()
Wolfram Sang
1
-7
/
+3
2016-03-03
net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()
Wolfram Sang
1
-3
/
+1
[next]