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-06-15
sfc: Assert filter_sem write locked when required
Edward Cree
2
-1
/
+24
2016-06-15
sfc: Add efx_nic member with fixed netdev features
Andrew Rybchenko
2
-4
/
+17
2016-06-15
sfc: Move last mc_promisc flag to EF10 filter table state
Andrew Rybchenko
2
-4
/
+5
2016-06-15
sfc: Define macro with EF10 offload feature
Andrew Rybchenko
1
-4
/
+8
2016-06-15
liquidio: Introduce new octeon2/3 header
Raghu Vatsavayi
7
-97
/
+334
2016-06-15
liquidio: Replace ifidx for FW commands
Raghu Vatsavayi
12
-174
/
+187
2016-06-15
liquidio: New driver FW command structure
Raghu Vatsavayi
3
-130
/
+19
2016-06-15
liquidio: Consider PTP for packet size calculations
Raghu Vatsavayi
2
-15
/
+25
2016-06-15
liquidio: RX desc alloc changes
Raghu Vatsavayi
4
-83
/
+316
2016-06-15
liquidio:RX queue alloc changes
Raghu Vatsavayi
3
-33
/
+52
2016-06-15
liquidio:Scatter gather list per IQ
Raghu Vatsavayi
2
-73
/
+149
2016-06-15
liquidio: Host queue mapping changes
Raghu Vatsavayi
6
-65
/
+142
2016-06-15
liquidio: Avoid double free during soft command
Raghu Vatsavayi
3
-5
/
+5
2016-06-15
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
2
-11
/
+4
2016-06-15
cxgb4: Enable SR-IOV configuration via PCI sysfs interface
Hariprasad Shenai
1
-2
/
+64
2016-06-15
cxgb4: Force cxgb4 driver as MASTER in kdump kernel
Hariprasad Shenai
1
-1
/
+8
2016-06-15
net: cx89x0: Add DT support
Alexander Shiyan
1
-1
/
+11
2016-06-14
net: hns: update the dependency
Kejian Yan
1
-1
/
+1
2016-06-14
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
Michael Chan
1
-80
/
+118
2016-06-14
bnxt_en: Don't allow autoneg on cards that don't support it.
Michael Chan
3
-9
/
+30
2016-06-14
bnxt_en: Add BCM5731X and BCM5741X device IDs.
Michael Chan
1
-1
/
+29
2016-06-14
bnxt_en: Add GRO logic for BCM5731X chips.
Michael Chan
2
-2
/
+103
2016-06-14
bnxt_en: Refactor bnxt_gro_skb().
Michael Chan
2
-19
/
+36
2016-06-14
bnxt_en: Define the supported chip numbers.
Michael Chan
2
-1
/
+43
2016-06-14
bnxt_en: Add PCI device ID for 57404 NPAR devices.
Michael Chan
1
-0
/
+3
2016-06-14
bnxt_en: Enable NPAR (NIC Partitioning) Support.
Satish Baddipadige
3
-5
/
+17
2016-06-14
bnxt_en: Handle VF_CFG_CHANGE event from firmware.
Michael Chan
2
-0
/
+10
2016-06-14
bnxt_en: Add new function bnxt_reset().
Michael Chan
1
-12
/
+22
2016-06-14
bnxt_en: Add function for VF driver to query default VLAN.
Michael Chan
2
-2
/
+48
2016-06-14
net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-12
/
+16
2016-06-12
net: fec: handle small PHY reset durations more precisely
Stefan Wahren
1
-1
/
+6
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-279
/
+410
2016-06-09
mlxsw: core: Remove deprecated create_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-06-09
net: cavium: liquidio: Remove deprecated create_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-06-09
net/mlx4_en: fix ethtool -x
Eric Dumazet
1
-13
/
+12
2016-06-09
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-09
bgmac: Maintain some netdev statistics
Florian Fainelli
1
-0
/
+10
2016-06-09
bgmac: Add support for ethtool statistics
Florian Fainelli
2
-2
/
+126
2016-06-09
bgmac: Bind net_device with backing device structure
Florian Fainelli
1
-0
/
+1
2016-06-09
net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX
Eric Dumazet
1
-2
/
+2
2016-06-09
net/mlx5e: Fix blue flame quota logic
Eli Cohen
1
-1
/
+2
2016-06-09
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-06-09
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
1
-0
/
+1
2016-06-09
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
2
-2
/
+59
2016-06-09
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
1
-4
/
+1
2016-06-09
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
1
-17
/
+17
2016-06-09
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
1
-3
/
+3
2016-06-09
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
1
-13
/
+15
2016-06-09
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
1
-1
/
+9
2016-06-09
net/mlx5: Fix root flow table update
Maor Gottlieb
1
-1
/
+1
[next]