index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
drm/radeon: don't init gpuvm if accel is disabled (v3)
Alex Deucher
2
-10
/
+12
2015-02-02
drm/radeon: fix PLLs on RS880 and older v2
Christian König
1
-0
/
+3
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
30
-7
/
+63
2015-01-28
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
2015-01-28
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
1
-4
/
+5
2015-01-28
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-28
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
1
-3
/
+0
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
1
-1
/
+4
2015-01-27
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
1
-1
/
+1
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
1
-11
/
+23
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
1
-0
/
+4
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
1
-7
/
+32
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
1
-3
/
+0
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-01-27
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
1
-4
/
+3
2015-01-27
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish
1
-2
/
+10
2015-01-27
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish
1
-1
/
+1
2015-01-27
can: kvaser_usb: Do not sleep in atomic context
Ahmed S. Darwish
1
-6
/
+1
2015-01-27
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
3
-10
/
+13
2015-01-27
samples: bpf: relax test_maps check
Alexei Starovoitov
1
-2
/
+2
2015-01-27
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
1
-8
/
+17
2015-01-27
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-01-27
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2015-01-27
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2
-9
/
+31
2015-01-27
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
1
-16
/
+18
2015-01-27
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
1
-1
/
+2
2015-01-27
sh_eth: Fix padding of short frames on TX
Ben Hutchings
1
-4
/
+4
2015-01-27
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-27
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
1
-2
/
+8
2015-01-27
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+5
2015-01-26
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
1
-0
/
+1
2015-01-26
printk: add dummy routine for when CONFIG_PRINTK=n
Pranith Kumar
1
-3
/
+12
2015-01-26
mm/vmscan: fix highidx argument type
Michael S. Tsirkin
1
-1
/
+1
2015-01-26
memcg: remove extra newlines from memcg oom kill log
Greg Thelen
1
-2
/
+2
2015-01-26
x86, build: replace Perl script with Shell script
Kees Cook
3
-40
/
+43
2015-01-26
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
2
-52
/
+35
2015-01-26
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
1
-31
/
+0
2015-01-26
drm/i915: BDW Fix Halo PCI IDs marked as ULT.
Rodrigo Vivi
1
-2
/
+1
2015-01-26
drm/i915: Fix and clean BDW PCH identification
Rodrigo Vivi
1
-10
/
+4
2015-01-26
drm/i915: Only fence tiled region of object.
Bob Paauwe
1
-0
/
+7
2015-01-26
drm/i915: fix inconsistent brightness after resume
Jeremiah Mahler
1
-1
/
+1
2015-01-26
drm/i915: Init PPGTT before context enable
David Woodhouse
1
-13
/
+6
2015-01-26
pinctrl: at91: allow to have disabled gpio bank
Jean-Christophe PLAGNIOL-VILLARD
1
-53
/
+55
2015-01-26
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
3
-34
/
+132
2015-01-26
qeth: clean up error handling
Eugene Crosser
2
-106
/
+117
[next]