index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-74
/
+214
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-108
/
+101
2017-04-21
net: dsa: LAN9303: add I2C dependency
Arnd Bergmann
1
-1
/
+1
2017-04-21
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
17
-973
/
+268
2017-04-21
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
2
-1
/
+6
2017-04-21
net: arc_emac: switch to phy_start()/phy_stop()
Alexander Kochetkov
1
-1
/
+3
2017-04-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
27
-187
/
+1625
2017-04-21
netvsc: fix use after free on module removal
stephen hemminger
2
-7
/
+11
2017-04-21
netvsc: Deal with rescinded channels correctly
K. Y. Srinivasan
1
-0
/
+16
2017-04-21
ibmvnic: Remove unused bouce buffer
Nathan Fontenot
2
-57
/
+0
2017-04-21
ibmvnic: Allocate zero-filled memory for sub crqs
Nathan Fontenot
1
-6
/
+3
2017-04-21
ibmvnic: Disable irq prior to close
Brian King
1
-0
/
+18
2017-04-21
ibmvnic: Correct crq and resource releasing
Nathan Fontenot
1
-3
/
+6
2017-04-21
ibmvnic: Remove inflight list
Nathan Fontenot
2
-88
/
+19
2017-04-21
ibmvnic: Do not disable IRQ after scheduling tasklet
Brian King
1
-19
/
+6
2017-04-21
ibmvnic: Fixup atomic API usage
Brian King
1
-6
/
+4
2017-04-21
ibmvnic: Unmap longer term buffer before free
Brian King
1
-1
/
+1
2017-04-21
ibmvnic: Fix ibmvnic_change_mac_addr struct format
Murilo Fossa Vicentini
2
-3
/
+4
2017-04-21
ibmvnic: Report errors when failing to release sub-crqs
Thomas Falcon
1
-0
/
+6
2017-04-21
liquidio: remove unnecessary variable assignment
Arnd Bergmann
1
-2
/
+0
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
[prev]
[next]