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-12-20
netdevsim: correctly check return value of debugfs_create_dir
Prashant Bhole
2
-6
/
+8
2017-12-20
net: amd-xgbe: Get rid of custom hex_dump_to_buffer()
Andy Shevchenko
1
-17
/
+7
2017-12-20
netdevsim: bpf: remove unused variable
Jakub Kicinski
1
-3
/
+0
2017-12-20
netdevsim: declare struct device_type as static
Jakub Kicinski
1
-1
/
+1
2017-12-20
net: pasemi: Replace mac address parsing
Andy Shevchenko
1
-3
/
+1
2017-12-20
net: bonding: Replace mac address parsing
Andy Shevchenko
1
-5
/
+1
2017-12-19
nfp: flower: compile Geneve encap actions
John Hurley
2
-38
/
+48
2017-12-19
nfp: flower: compile Geneve match fields
John Hurley
4
-42
/
+91
2017-12-19
nfp: flower: read extra feature support from fw
John Hurley
2
-1
/
+11
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
Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...
David S. Miller
157
-2098
/
+12666
2017-12-19
cxgb4: Report tid start range correctly for T6
Ganesh Goudar
1
-3
/
+8
2017-12-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-13
/
+136
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
geneve: speedup geneve tunnels dismantle
Haishuang Yan
1
-8
/
+16
2017-12-19
vxlan: speedup vxlan tunnels dismantle
Haishuang Yan
1
-9
/
+17
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
phylink: fix locking asserts
Russell King
1
-17
/
+17
2017-12-18
sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
Russell King
1
-4
/
+3
2017-12-18
sfp: fix non-detection of PHY
Russell King
1
-4
/
+4
2017-12-18
net: phy: meson-gxl: join the authors
Jerome Brunet
1
-0
/
+1
2017-12-18
net: phy: meson-gxl: add interrupt support
Jerome Brunet
1
-1
/
+36
2017-12-18
net: phy: meson-gxl: leave CONFIG_A6 untouched
Jerome Brunet
1
-9
/
+0
2017-12-18
net: phy: meson-gxl: use genphy_config_init
Jerome Brunet
1
-1
/
+1
2017-12-18
net: phy: meson-gxl: add read and write helpers for banked registers
Jerome Brunet
1
-61
/
+69
2017-12-18
net: phy: meson-gxl: define control registers
Jerome Brunet
1
-20
/
+66
2017-12-18
net: phy: meson-gxl: check phy_write return value
Jerome Brunet
1
-12
/
+38
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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
122
-677
/
+1174
2017-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-19
/
+56
2017-12-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-20
/
+19
[next]