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.13.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-04-25
can: m_can: Removed virtual address from print
Mario Huettel
1
-2
/
+2
2017-04-25
can: m_can: Removed initialization of FIFO water marks
Mario Huettel
1
-2
/
+2
2017-04-25
can: m_can: Disabled Interrupt Line 1
Mario Huettel
1
-1
/
+2
2017-04-25
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
7
-0
/
+1718
2017-04-25
can: peak: move header file to new can common subdir
Stephane Grosjean
2
-244
/
+1
2017-04-25
can: peak: fix usage of const qualifier in pointers args
Stephane Grosjean
1
-8
/
+8
2017-04-25
can: peak: fix usage of usb specific data type
Stephane Grosjean
2
-14
/
+14
2017-04-24
qlcnic: fix unchecked return value
Pan Bian
1
-0
/
+2
2017-04-24
wan: pc300too: abort path on failure
Pan Bian
1
-0
/
+1
2017-04-24
nfp: remove the refresh of all ports optimization
Jakub Kicinski
3
-25
/
+58
2017-04-24
nfp: fix free list buffer size reporting
Jakub Kicinski
1
-3
/
+4
2017-04-24
nfp: add NSP routine to get static information
David Brunecz
6
-0
/
+129
2017-04-24
nfp: parse metadata prepend before XDP runs
Jakub Kicinski
2
-33
/
+40
2017-04-24
nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr
Jakub Kicinski
1
-18
/
+35
2017-04-24
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
7
-33
/
+135
2017-04-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-6
/
+16
2017-04-24
net: netcp: fix spelling mistake: "memomry" -> "memory"
Colin Ian King
1
-2
/
+1
2017-04-24
net: atheros: atl1: use offset_in_page() macro
Geliang Tang
1
-6
/
+5
2017-04-24
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
Deepak Khungar
2
-5
/
+12
2017-04-24
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
Michael Chan
1
-1
/
+2
2017-04-24
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
3
-3
/
+18
2017-04-24
bnxt_en: Fix VF attributes reporting.
Michael Chan
1
-3
/
+5
2017-04-24
bnxt_en: Pass DCB RoCE app priority to firmware.
Michael Chan
2
-1
/
+108
2017-04-24
ibmvnic: Free skb's in cases of failure in transmit
Thomas Falcon
1
-3
/
+15
2017-04-24
ibmvnic: Validate napi exist before disabling them
Nathan Fontenot
1
-2
/
+4
2017-04-24
ibmvnic: Add set_link_state routine for setting adapter link state
Nathan Fontenot
2
-14
/
+58
2017-04-24
ibmvnic: Move initialization of the stats token to ibmvnic_open
Nathan Fontenot
1
-6
/
+4
2017-04-24
ibmvnic: Only retrieve error info if present
Nathan Fontenot
1
-20
/
+51
2017-04-24
ibmvnic: Insert header on VLAN tagged received frame
Murilo Fossa Vicentini
2
-1
/
+22
2017-04-24
ibmvnic: Set real number of rx queues
Thomas Falcon
1
-5
/
+21
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
2
-0
/
+54
2017-04-24
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
1
-0
/
+8
2017-04-24
VSOCK: Add vsockmon device
Gerard Garcia
3
-0
/
+179
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
122
-2176
/
+8765
2017-04-24
qed: Add support for static dcbx.
sudarsana.kalluru@cavium.com
1
-5
/
+19
2017-04-24
qed: Support dcbnl IEEE selector field.
sudarsana.kalluru@cavium.com
2
-9
/
+49
2017-04-24
qed: Add additional DCBx debug messages.
sudarsana.kalluru@cavium.com
1
-6
/
+11
2017-04-24
qed: Separate RoCE DCBx support for V2.
sudarsana.kalluru@cavium.com
1
-8
/
+3
2017-04-24
qed: Cleanup DCBx unnecessary parameters.
sudarsana.kalluru@cavium.com
3
-25
/
+17
2017-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
12
-134
/
+499
2017-04-22
mlx5: fix warning about missing prototype
Stephen Hemminger
2
-0
/
+2
2017-04-22
mlx5: hide unused functions
Stephen Hemminger
1
-11
/
+13
2017-04-22
net/mlx5: E-Switch, Add control for encapsulation
Roi Dayan
4
-2
/
+71
2017-04-22
net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev mode
Or Gerlitz
1
-20
/
+49
2017-04-22
Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
Dean Jenkins
1
-0
/
+1
2017-04-22
Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
Dean Jenkins
1
-1
/
+4
2017-04-22
Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
Dean Jenkins
1
-0
/
+1
2017-04-22
ieee802154: don't select COMMON_CLK
Arnd Bergmann
1
-1
/
+1
2017-04-22
Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependency
Arnd Bergmann
2
-2
/
+8
2017-04-22
Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure
Sebastian Reichel
1
-2
/
+1
[next]