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-02-17
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
3
-42
/
+24
2017-02-17
ptp: use is_visible method to hide unused attributes
Dmitry Torokhov
1
-70
/
+55
2017-02-17
ptp: use kcalloc when allocating arrays
Dmitry Torokhov
1
-3
/
+2
2017-02-17
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
1
-2
/
+0
2017-02-17
mlx4: do not fire tasklet unless necessary
Eric Dumazet
2
-9
/
+6
2017-02-17
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-230
/
+481
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-128
/
+194
2017-02-16
cxgb4: Remove redundant code in t4_uld_clean_up()
Ganesh Goudar
1
-2
/
+0
2017-02-16
cxgb4: Add new T5 and T6 pci device id's
Ganesh Goudar
1
-0
/
+5
2017-02-16
cxgb4: Increase max number of tc u32 links
Arjun V
3
-13
/
+7
2017-02-16
Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-5
/
+13
2017-02-16
Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-102
/
+112
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2
-71
/
+99
2017-02-16
ixgbe: Add support for build_skb
Alexander Duyck
1
-1
/
+48
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
1
-0
/
+47
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2
-4
/
+56
2017-02-16
ixgbe: Break out Rx buffer page management
Alexander Duyck
1
-109
/
+122
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2
-7
/
+9
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2
-17
/
+22
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2
-15
/
+31
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2
-19
/
+40
2017-02-16
ixgbe: Only DMA sync frame length
Alexander Duyck
1
-5
/
+5
2017-02-16
ixgbe: Add function for checking to see if we can reuse page
Alexander Duyck
1
-29
/
+42
2017-02-16
ixgbe: Update version to reflect added functionality
Mark Rustad
1
-1
/
+1
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
3
-3
/
+3
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2
-3
/
+10
2017-02-15
ibmvnic: Fix endian errors in error reporting output
Thomas Falcon
1
-4
/
+4
2017-02-15
ibmvnic: Fix endian error when requesting device capabilities
Thomas Falcon
1
-2
/
+2
2017-02-15
atm: idt77252, use setup_timer and mod_timer
Jan Koniarik
1
-9
/
+3
2017-02-15
mlxsw: acl: Use PBS type for forward action
Jiri Pirko
1
-11
/
+9
2017-02-15
net: stmmac: invert the logic for dumping regs
LABBE Corentin
1
-9
/
+9
2017-02-15
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
1
-42
/
+40
2017-02-15
net: stmmac: split the stmmac_adjust_link 10/100 case
LABBE Corentin
1
-5
/
+9
2017-02-15
net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid
LABBE Corentin
1
-3
/
+2
2017-02-15
net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed
LABBE Corentin
1
-0
/
+1
2017-02-15
net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN
LABBE Corentin
1
-6
/
+6
2017-02-15
net: stmmac: likely is useless in occasional function
LABBE Corentin
1
-4
/
+4
2017-02-15
net: stmmac: remove useless parenthesis
LABBE Corentin
2
-5
/
+5
2017-02-15
net: ethernet: aquantia: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-76
/
+25
2017-02-15
qede: Add driver support for PTP
Sudarsana Reddy Kalluru
8
-1
/
+661
2017-02-15
qed: Add infrastructure for PTP support
Sudarsana Reddy Kalluru
8
-1
/
+425
2017-02-15
cxgb4: Update proper netdev stats for rx drops
Ganesh Goudar
1
-1
/
+1
2017-02-15
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
1
-54
/
+62
2017-02-15
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
1
-3
/
+7
2017-02-15
mlx4: do not use rwlock in fast path
Eric Dumazet
2
-18
/
+19
2017-02-15
PCI/PME: Restore pcie_pme_driver.remove
Yinghai Lu
1
-0
/
+12
2017-02-15
net: ethernet: ti: cpsw: use var instead of func for usage count
Ivan Khoronzhuk
1
-30
/
+12
2017-02-14
[media] siano: make it work again with CONFIG_VMAP_STACK
Mauro Carvalho Chehab
1
-5
/
+13
2017-02-14
pch_gbe: Omit private ndo_get_stats function
Tobias Klauser
1
-12
/
+0
[next]