index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'fc69910f329d' into uaccess.mips
Al Viro
2017-04-06
8
-12
/
+73
|
\
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-07
3
-8
/
+20
|
|
\
|
|
*
x86/ioapic: Split IOAPIC hot-removal into two steps
Rui Wang
2017-03-01
3
-8
/
+20
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-07
1
-1
/
+2
|
|
\
\
|
|
*
|
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
2017-03-01
1
-1
/
+2
|
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-07
2
-2
/
+3
|
|
\
\
\
|
|
*
|
|
efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
Ard Biesheuvel
2017-03-02
1
-0
/
+1
|
|
*
|
|
efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled
Ard Biesheuvel
2017-03-02
1
-2
/
+2
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
drivers/char/nwbutton: Fix build breakage caused by include file reshuffling
Guenter Roeck
2017-03-07
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
1
-0
/
+47
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
Andrii Anisov
2017-02-13
1
-0
/
+28
|
|
*
|
|
|
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
2017-02-13
1
-0
/
+19
*
|
|
|
|
|
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-05
36
-123
/
+373
|
\
\
\
\
\
|
*
|
|
|
|
sfc: fix IPID endianness in TSOv2
Edward Cree
2017-03-03
1
-1
/
+1
|
*
|
|
|
|
sfc: avoid max() in array size
Edward Cree
2017-03-03
1
-5
/
+5
|
*
|
|
|
|
Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...
David S. Miller
2017-03-03
3
-24
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
can: flexcan: fix typo in comment
Marc Kleine-Budde
2017-03-03
1
-1
/
+1
|
|
*
|
|
|
|
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
2017-03-03
1
-6
/
+3
|
|
*
|
|
|
|
can: gs_usb: fix coding style
Ethan Zonca
2017-03-03
1
-6
/
+5
|
|
*
|
|
|
|
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
2017-03-03
1
-11
/
+29
|
*
|
|
|
|
|
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
2017-03-03
1
-2
/
+2
|
*
|
|
|
|
|
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
2017-03-03
1
-1
/
+2
|
*
|
|
|
|
|
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-03-03
1
-1
/
+5
|
*
|
|
|
|
|
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-03-03
2
-9
/
+34
|
*
|
|
|
|
|
xen-netback: don't vfree() queues under spinlock
Paul Durrant
2017-03-03
1
-1
/
+4
|
*
|
|
|
|
|
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
2017-03-03
1
-14
/
+18
|
*
|
|
|
|
|
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2017-03-03
2
-2
/
+3
|
*
|
|
|
|
|
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-03-03
3
-4
/
+20
|
|
/
/
/
/
/
|
*
|
|
|
|
xen-netback: Use GFP_ATOMIC to allocate hash
Anoob Soman
2017-03-02
1
-1
/
+1
|
*
|
|
|
|
bonding: use ETH_MAX_MTU as max mtu
WANG Cong
2017-03-02
1
-0
/
+1
|
*
|
|
|
|
netvsc: fix use-after-free in netvsc_change_mtu()
Dexuan Cui
2017-03-02
1
-4
/
+11
|
*
|
|
|
|
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-03-02
3
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
average: change to declare precision, not factor
Johannes Berg
2017-03-02
3
-3
/
+3
|
*
|
|
|
|
|
Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...
David S. Miller
2017-03-02
2
-3
/
+117
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ath10k: search SMBIOS for OEM board file extension
Waldemar Rymarkiewicz
2017-03-02
2
-3
/
+117
|
*
|
|
|
|
|
|
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
2017-03-02
6
-25
/
+25
|
*
|
|
|
|
|
|
cxgb4: update latest firmware version supported
Ganesh Goudar
2017-03-02
1
-3
/
+3
|
*
|
|
|
|
|
|
amd-xgbe: Don't overwrite SFP PHY mod_absent settings
Lendacky, Thomas
2017-03-02
1
-0
/
+2
|
*
|
|
|
|
|
|
amd-xgbe: Be sure to set MDIO modes on device (re)start
Lendacky, Thomas
2017-03-02
2
-1
/
+23
|
*
|
|
|
|
|
|
amd-xgbe: Stop the PHY before releasing interrupts
Lendacky, Thomas
2017-03-02
1
-2
/
+2
|
*
|
|
|
|
|
|
drivers: net: xgene: Fix crash on DT systems
Alban Bedel
2017-03-02
1
-0
/
+6
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-03-02
1
-7
/
+21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
Johannes Berg
2017-02-27
1
-7
/
+21
|
|
*
|
|
|
|
|
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
2017-02-27
1
-1
/
+1
|
*
|
|
|
|
|
|
geneve: lock RCU on TX path
Jakub Kicinski
2017-03-01
1
-0
/
+2
|
*
|
|
|
|
|
|
vxlan: lock RCU on TX path
Jakub Kicinski
2017-03-01
1
-2
/
+6
|
*
|
|
|
|
|
|
net: usb: asix_devices: fix missing return code check on call to asix_write_m...
Colin Ian King
2017-03-01
1
-1
/
+1
|
*
|
|
|
|
|
|
mlxsw: spectrum_router: Avoid potential packets loss
Ido Schimmel
2017-03-01
1
-10
/
+20
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
[next]