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-12-19
nfp: flower: remove unused tun_mask variable
John Hurley
1
-5
/
+6
2017-12-19
cxgb4: RSS table is 4k for T6
Ganesh Goudar
6
-23
/
+36
2017-12-19
ibmvnic: Include header descriptor support for ARP packets
Thomas Falcon
1
-1
/
+6
2017-12-19
ibmvnic: Increase maximum number of RX/TX queues
Thomas Falcon
1
-1
/
+1
2017-12-19
ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
Thomas Falcon
2
-2
/
+2
2017-12-19
cxgb4: Report tid start range correctly for T6
Ganesh Goudar
1
-3
/
+8
2017-12-19
net: ks8851: Support DT-provided MAC address
Lukas Wunner
1
-2
/
+11
2017-12-19
bcm63xx_enet: use platform device id directly for miibus name
Jonas Gorski
2
-5
/
+1
2017-12-19
bcm63xx_enet: remove pointless mac_id check
Jonas Gorski
1
-1
/
+1
2017-12-19
bcm63xx_enet: use platform data for dma channel numbers
Jonas Gorski
1
-9
/
+2
2017-12-19
bcm63xx_enet: just use "enet" as the clock name
Jonas Gorski
1
-4
/
+1
2017-12-19
forcedeth: remove duplicate structure member in xmit
Zhu Yanjun
1
-12
/
+13
2017-12-19
qede: Use NETIF_F_GRO_HW.
Michael Chan
4
-18
/
+25
2017-12-19
bnx2x: Use NETIF_F_GRO_HW.
Michael Chan
2
-15
/
+17
2017-12-19
bnxt_en: Use NETIF_F_GRO_HW.
Michael Chan
1
-7
/
+20
2017-12-18
cxgb4: Simplify PCIe Completion Timeout setting
Bjorn Helgaas
1
-18
/
+3
2017-12-18
sfc: populate the timer reload field
Bert Kenward
1
-2
/
+3
2017-12-18
sfc: update EF10 register definitions
Bert Kenward
2
-25
/
+37
2017-12-18
sfc: improve PTP error reporting
Edward Cree
3
-2
/
+13
2017-12-18
sfc: add Medford2 (SFC9250) PCI Device IDs
Edward Cree
1
-0
/
+4
2017-12-18
sfc: support VI strides other than 8k
Edward Cree
5
-27
/
+70
2017-12-18
sfc: make mem_bar a function rather than a constant
Edward Cree
5
-12
/
+35
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-1
/
+393
2017-12-17
nfp: set flags in the correct member of netdev_bpf
Jakub Kicinski
1
-1
/
+1
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-166
/
+253
2017-12-15
nfp: bpf: correct printk formats for size_t
Jakub Kicinski
1
-2
/
+2
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-15
net: alteon: acenic: clean up indentation issue
Colin Ian King
1
-7
/
+7
2017-12-15
nfp: fix XPB register reads in debug dump
Carl Heymann
1
-2
/
+13
2017-12-15
nfp: fix absolute rtsym handling in debug dump
Carl Heymann
1
-16
/
+26
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2
-0
/
+8
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
4
-67
/
+79
2017-12-15
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2
-0
/
+18
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
6
-9
/
+35
2017-12-15
nfp: implement firmware flashing
Dirk van der Merwe
3
-0
/
+67
2017-12-15
nfp: extend NSP infrastructure for configurable timeouts
Dirk van der Merwe
1
-17
/
+43
2017-12-15
net: hns3: Add mailbox interrupt handling to PF driver
Salil Mehta
2
-8
/
+68
2017-12-15
net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
Salil Mehta
3
-92
/
+159
2017-12-15
net: hns3: Add mailbox support to PF driver
Salil Mehta
4
-1
/
+309
2017-12-15
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
9
-12
/
+46
2017-12-15
net: hns3: Add HNS3 VF driver to kernel build framework
Salil Mehta
3
-9
/
+30
2017-12-15
net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
Salil Mehta
2
-0
/
+1653
2017-12-15
net: hns3: Add mailbox support to VF driver
Salil Mehta
2
-0
/
+269
2017-12-15
net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
Salil Mehta
2
-0
/
+598
2017-12-15
mlxsw: spectrum: Disable MAC learning for ovs port
Yuval Mintz
1
-0
/
+18
[next]