index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
73
-279
/
+148
2017-01-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-30
/
+33
2017-01-09
liquidio: simplify octeon_flush_iq()
Derek Chickles
4
-28
/
+27
2017-01-08
fm10k: remove FM10K_FLAG_DEBUG_STATS
Jacob Keller
1
-1
/
+0
2017-01-08
fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp
Jacob Keller
2
-3
/
+4
2017-01-08
fm10k: Limit dma sync of RX buffers to actual packet size
Scott Peterson
1
-3
/
+5
2017-01-08
fm10k: bump version number
Jacob Keller
1
-1
/
+1
2017-01-08
fm10k: do not clear global mailbox interrupt bits
Ngai-Mint Kwan
1
-4
/
+0
2017-01-08
fm10k: request reset when mbx->state changes
Ngai-Mint Kwan
2
-4
/
+12
2017-01-08
fm10k: remove extraneous variable definition in fm10k_ethtool.c
Jacob Keller
1
-12
/
+9
2017-01-08
fm10k-shared: use mac-> instead of hw->mac.
Ngai-Mint Kwan
1
-3
/
+3
2017-01-08
net: netcp: ale: add proper ale entry mask bits for netcp switch ALE
Karicheri, Muralidharan
2
-19
/
+84
2017-01-08
net: netcp: ale: use ale_status to size the ale table
Karicheri, Muralidharan
2
-4
/
+31
2017-01-08
net: netcp: ale: update to support unknown vlan controls for NU switch
Karicheri, Muralidharan
3
-7
/
+61
2017-01-08
net: netcp: use hw capability to remove FCS word from rx packets
Karicheri, Muralidharan
3
-4
/
+16
2017-01-08
net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHY
Karicheri, Muralidharan
1
-1
/
+3
2017-01-08
net: netcp: store network statistics in 64 bits
Michael Scherban
2
-12
/
+74
2017-01-08
net: netcp: remove the redundant memmov()
Karicheri, Muralidharan
1
-3
/
+3
2017-01-08
net: netcp: extract eflag from desc for rx_hook handling
Karicheri, Muralidharan
2
-3
/
+18
2017-01-08
net: ethernet: ti: cpsw: add support for ringparam configuration
Grygorii Strashko
3
-8
/
+122
2017-01-08
net: ethernet: ti: cpsw: add support for descs pool size configuration
Grygorii Strashko
3
-3
/
+22
2017-01-08
net: ethernet: ti: cpdma: use devm_ioremap
Grygorii Strashko
1
-3
/
+2
2017-01-08
net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...
Grygorii Strashko
1
-32
/
+30
2017-01-08
net: ethernet: ti: cpdma: fix desc re-queuing
Grygorii Strashko
1
-1
/
+1
2017-01-08
net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr
Grygorii Strashko
1
-18
/
+22
2017-01-07
cxgb4: Add port description for new cards.
Ganesh Goudar
1
-12
/
+18
2017-01-07
cxgb4/cxgb4vf: Display 25G and 100G link speed
Ganesh Goudar
2
-16
/
+25
2017-01-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-24
/
+44
2017-01-06
cxgb4: Synchronize access to mailbox
Hariprasad Shenai
3
-1
/
+69
2017-01-06
net: dsa: b53: Utilize common helpers for u64/MAC
Florian Fainelli
2
-22
/
+4
2017-01-06
liquidio: fix wrong information about channels reported to ethtool
Weilin Chang
1
-5
/
+9
2017-01-06
liquidio VF: fix incorrect struct being used
Prasad Kanneganti
1
-2
/
+2
2017-01-06
igb: Fix hw_dbg logging in igb_update_flash_i210
Hannu Lounento
1
-2
/
+2
2017-01-06
igb: add i211 to i210 PHY workaround
Todd Fujinaka
1
-1
/
+1
2017-01-06
igb: close/suspend race in netif_device_detach
Todd Fujinaka
1
-9
/
+12
2017-01-06
igb: re-assign hw address pointer on reset after PCI error
Guilherme G Piccoli
1
-0
/
+5
2017-01-06
igb: reset the PHY before reading the PHY ID
Aaron Sierra
1
-0
/
+11
2017-01-06
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
1
-2
/
+2
2017-01-06
igb: Workaround for igb i210 firmware issue
Chris J Arges
1
-0
/
+4
2017-01-06
igb: correct register comments
Cao jin
1
-1
/
+1
2017-01-06
e1000e: driver trying to free already-free irq
khalidm
1
-1
/
+1
2017-01-06
igb: Realign bad indentation
Joe Perches
1
-9
/
+6
2017-01-05
net:mv88e6xxx: use g2 interrupt for 6097 chip
Volodymyr Bendiuga
1
-0
/
+1
2017-01-05
net: xilinx: emaclite: Remove xemaclite_remove_ndev()
Tobias Klauser
1
-16
/
+2
2017-01-05
net: ethoc: Remove unused members from struct ethoc
Tobias Klauser
1
-7
/
+0
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
47
-307
/
+310
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-229
/
+190
2017-01-05
dsa: mv88e6xxx: Optimise atu_get
Andrew Lunn
1
-2
/
+3
2017-01-05
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
1
-0
/
+1
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
4
-1
/
+7
[next]