index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
fjes: fix off-by-one error at fjes_hw_update_zone_task()
Taku Izumi
1
-4
/
+4
2015-09-17
bnx2x: track vxlan port count
Jiri Benc
2
-2
/
+13
2015-09-17
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
2
-0
/
+11
2015-09-17
qlcnic: track vxlan port count
Jiri Benc
2
-5
/
+14
2015-09-17
vxlan: reject IPv6 addresses if IPv6 is not configured
Jiri Benc
1
-1
/
+4
2015-09-17
vxlan: set needed headroom correctly
Jiri Benc
1
-5
/
+5
2015-09-17
ARCNET: fix hard_header_len limit
Michael Grzeschik
1
-1
/
+1
2015-09-17
solos-pci: Increase headroom on received packets
David Woodhouse
1
-2
/
+10
2015-09-17
net: ks8851: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-09-17
net/mlx4_en: really allow to change RSS key
Eric Dumazet
1
-2
/
+0
2015-09-17
net: Fix vti use case with oif in dst lookups
David Ahern
1
-1
/
+2
2015-09-17
cxgb4: add device ID for few T5 adapters
Hariprasad Shenai
1
-0
/
+5
2015-09-15
atm: he: drop null test before destroy functions
Julia Lawall
1
-5
/
+2
2015-09-15
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
1
-3
/
+8
2015-09-15
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
1
-1
/
+3
2015-09-11
irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()
Alexey Khoroshilov
1
-6
/
+0
2015-09-11
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
1
-4
/
+2
2015-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-82
/
+217
2015-09-11
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
3
-4
/
+5
2015-09-11
drm/nouveau/device: enable c800 quirk for tecra w50
Ben Skeggs
1
-0
/
+1
2015-09-11
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
Roy Spliet
1
-1
/
+1
2015-09-11
drm/nouveau/gr/nv04: fix big endian setting on gr context
Ilia Mirkin
1
-3
/
+3
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-90
/
+31
2015-09-10
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
10
-846
/
+72
2015-09-11
Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-21
/
+117
2015-09-11
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...
Dave Airlie
8
-31
/
+53
2015-09-11
drm/qxl: validate monitors config modes
Jonathon Jongsma
2
-26
/
+42
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-113
/
+102
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-194
/
+432
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-6
/
+0
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
13
-14
/
+14
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2
-2
/
+2
2015-09-10
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-28
/
+7
2015-09-10
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-9
/
+1
2015-09-10
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
2
-17
/
+5
2015-09-10
drivers/crypto/qat: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-14
/
+2
2015-09-10
xen-netfront: respect user provided max_queues
Wei Liu
1
-2
/
+5
2015-09-10
xen-netback: respect user provided max_queues
Wei Liu
1
-2
/
+5
2015-09-10
r8169: Fix sleeping function called during get_stats64, v2
Corinna Vinschen
1
-83
/
+54
2015-09-10
drm/i915: Allow DSI dual link to be configured on any pipe
Gaurav K Singh
1
-5
/
+4
2015-09-10
drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS
Ville Syrjälä
2
-13
/
+31
2015-09-10
drm/i915: Fix CSR MMIO address check
Takashi Iwai
1
-1
/
+1
2015-09-09
cxgb4: changes for new firmware 1.14.4.0
Hariprasad Shenai
2
-8
/
+37
2015-09-09
net: fec: add netif status check before set mac address
Nimrod Andy
1
-0
/
+8
2015-09-09
r8152: fix the runtime suspend issues
hayeswang
1
-2
/
+57
2015-09-09
r8152: split DRIVER_VERSION
hayeswang
1
-2
/
+7
2015-09-09
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com
3
-0
/
+154
2015-09-09
stmmac: fix check for phydev being open
Alexey Brodkin
1
-1
/
+4
2015-09-09
net: qlcnic: delete redundant memsets
Rasmus Villemoes
3
-6
/
+0
2015-09-09
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
[next]