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
2017-03-16
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
3
-7
/
+41
2017-03-16
liquidio: use meaningful names for IRQs
Rick Farrington
4
-16
/
+101
2017-03-16
liquidio: remove/replace invalid code
Rick Farrington
1
-16
/
+10
2017-03-16
net: ethernet: bgmac: Allow MAC address to be specified in DTB
Steve Lin
1
-16
/
+23
2017-03-16
net: ethernet: fs_enet: Remove useless includes
Christophe Leroy
2
-12
/
+0
2017-03-16
net: mvneta: support suspend and resume
Jane Li
1
-4
/
+57
2017-03-16
mlxsw: spectrum_router: Don't abort on l3mdev rules
Ido Schimmel
1
-1
/
+1
2017-03-16
mlxsw: spectrum_router: Add support for VRFs on top of bridges
Ido Schimmel
3
-1
/
+81
2017-03-16
mlxsw: spectrum_router: Add support for VRFs
Ido Schimmel
3
-3
/
+61
2017-03-16
mlxsw: spectrum_router: Don't destroy RIF if L3 slave
Ido Schimmel
1
-1
/
+2
2017-03-16
mlxsw: spectrum_router: Associate RIFs with correct VR
Ido Schimmel
1
-2
/
+5
2017-03-16
ipv4: fib_rules: Dump FIB rules when registering FIB notifier
Ido Schimmel
2
-3
/
+27
2017-03-15
drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11
Iyappan Subramanian
4
-17
/
+30
2017-03-15
drivers: net: xgene: Add workaround for errata 10GE_1
Quan Nguyen
2
-0
/
+12
2017-03-15
drivers: net: xgene: Fix Rx checksum validation logic
Iyappan Subramanian
1
-10
/
+17
2017-03-15
drivers: net: xgene: Fix wrong logical operation
Quan Nguyen
1
-2
/
+2
2017-03-15
drivers: net: xgene: Fix hardware checksum setting
Quan Nguyen
2
-0
/
+2
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
12
-21
/
+50
2017-03-15
netxen_nic: remove redundant check if retries is zero
Colin Ian King
1
-7
/
+2
2017-03-15
net: stmmac: stmmac interrupt treatment prepared for multiple queues
Joao Pinto
1
-8
/
+20
2017-03-15
net: stmmac: tso init prepared for multiple queues
Joao Pinto
1
-2
/
+6
2017-03-15
net: stmmac: dma channel init prepared for multiple queues
Joao Pinto
3
-37
/
+88
2017-03-15
net: stmmac: prepare rx/tx set tail function for multiple queues
Joao Pinto
1
-2
/
+2
2017-03-15
net: stmmac: rx and tx ring length prepared for multiple queues
Joao Pinto
4
-16
/
+32
2017-03-15
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
5
-8
/
+11
2017-03-15
net: stmmac: prepare dma interrupt treatment for multiple queues
Joao Pinto
6
-29
/
+39
2017-03-15
net: stmmac: prepare stmmac_tx_err for multiple queues
Joao Pinto
1
-4
/
+5
2017-03-15
net: stmmac: rx/tx dma start/stop prepared for multiple queues
Joao Pinto
6
-39
/
+125
2017-03-15
net: stmmac: enable/disable dma irq prepared for multiple queues
Joao Pinto
6
-21
/
+22
2017-03-15
net: stmmac: prepare dma op mode config for multiple queues
Joao Pinto
3
-79
/
+124
2017-03-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
20
-413
/
+1333
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
41
-393
/
+738
2017-03-15
i40e: rename auto_disable_flags to hw_disabled_flags
Harshitha Ramamurthy
4
-31
/
+35
2017-03-15
i40e/i40evf: Change version from 1.6.27 to 2.1.7
Bimmy Pujari
2
-6
/
+6
2017-03-15
i40e: Allow untrusted VFs to have more filters
Mitch Williams
1
-1
/
+1
2017-03-15
i40e/i40evf: Add support for mapping pages with DMA attributes
Alexander Duyck
4
-10
/
+58
2017-03-15
i40e: Clarify steps in MAC/VLAN filters initialization routine
Filip Sadowski
1
-4
/
+4
2017-03-15
i40e: fix RSS queues only operating on PF0
Lihong Yang
2
-12
/
+5
2017-03-15
i40e: fix ethtool to get EEPROM data from X722 interface
Lihong Yang
1
-0
/
+5
2017-03-15
i40e: don't add more vectors to num_lan_msix than number of CPUs
Jacob Keller
1
-3
/
+27
2017-03-15
i40e: KISS the client interface
Mitch Williams
5
-328
/
+179
2017-03-15
i40evf: add client interface
Mitch Williams
7
-10
/
+879
2017-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-429
/
+760
2017-03-14
i40e: fix up recent proxy and wol bits for X722_SUPPORT
Shannon Nelson
2
-2
/
+128
2017-03-14
i40e: Acquire NVM lock before reads on all devices
Aaron Salter
1
-6
/
+6
2017-03-14
qed*: Add support for QL41xxx adapters
Mintz, Yuval
13
-295
/
+592
2017-03-14
qed: Enable iSCSI Out-of-Order
Mintz, Yuval
1
-0
/
+3
2017-03-14
qed: Correct out-of-bound access in OOO history
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Fix interrupt flags on Rx LL2
Ram Amrani
1
-4
/
+5
2017-03-14
qed: Free previous connections when releasing iSCSI
Mintz, Yuval
1
-0
/
+28
[next]