index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-28
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
1
-1
/
+12
2014-03-28
random32: assign to network folks in MAINTAINERS
Sasha Levin
1
-0
/
+1
2014-03-27
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
Wei Yang
1
-1
/
+5
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
4
-12
/
+34
2014-03-27
vlan: Set hard_header_len according to available acceleration
Vlad Yasevich
2
-2
/
+5
2014-03-27
usbnet: include wait queue head in device structure
Oliver Neukum
2
-15
/
+20
2014-03-27
virtio-net: correct error handling of virtqueue_kick()
Jason Wang
1
-3
/
+3
2014-03-26
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
1
-5
/
+12
2014-03-26
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-6
/
+11
2014-03-26
net: mvneta: fix usage as a module on RGMII configurations
Thomas Petazzoni
1
-33
/
+8
2014-03-26
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
Thomas Petazzoni
1
-2
/
+2
2014-03-26
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
1
-3
/
+2
2014-03-26
ip_tunnel: Fix dst ref-count.
Pravin B Shelar
3
-3
/
+9
2014-03-25
Linux 3.14-rc8
v3.14-rc8
Linus Torvalds
1
-1
/
+1
2014-03-24
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
1
-14
/
+15
2014-03-24
vxlan: fix nonfunctional neigh_reduce()
David Stevens
1
-14
/
+113
2014-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
2
-17
/
+31
2014-03-24
net: davinci_emac: Replace devm_request_irq with request_irq
Christian Riesch
1
-4
/
+21
2014-03-24
netpoll: fix the skb check in pkt_is_ns
Li RongQing
1
-1
/
+1
2014-03-24
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
David S. Miller
1
-1
/
+3
2014-03-24
net: micrel : ks8851-ml: add vdd-supply support
Nishanth Menon
2
-1
/
+30
2014-03-23
parisc: locks: remove redundant arch_*_relax operations
Will Deacon
1
-4
/
+0
2014-03-23
parisc: wire up sys_utimes
Helge Deller
2
-2
/
+3
2014-03-23
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
2
-75
/
+0
2014-03-23
partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...
Helge Deller
1
-3
/
+3
2014-03-23
rcuwalk: recheck mount_lock after mountpoint crossing attempts
Al Viro
1
-16
/
+13
2014-03-23
make prepend_name() work correctly when called with negative *buflen
Al Viro
1
-2
/
+2
2014-03-23
vfs: Don't let __fdget_pos() get FMODE_PATH files
Eric Biggers
1
-15
/
+4
2014-03-23
vfs: atomic f_pos access in llseek()
Eric Biggers
1
-2
/
+2
2014-03-21
block: free q->flush_rq in blk_init_allocated_queue error paths
Dave Jones
1
-2
/
+6
2014-03-21
futex: revert back to the explicit waiter counting code
Linus Torvalds
1
-10
/
+43
2014-03-21
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
3
-4
/
+36
2014-03-20
ip6mr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-03-20
ipmr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-03-20
rtnetlink: fix fdb notification flags
Nicolas Dichtel
1
-4
/
+6
2014-03-20
tcp: syncookies: do not use getnstimeofday()
Eric Dumazet
1
-5
/
+6
2014-03-20
netlink: fix setsockopt in mmap examples in documentation
stephen hemminger
1
-2
/
+2
2014-03-20
openvswitch: Correctly report flow used times for first 5 minutes after boot.
Ben Pfaff
1
-1
/
+1
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
4
-20
/
+4
2014-03-20
MIPS: Make local_irq_disable macro safe for non-Mipsr2
Jim Quinlan
1
-0
/
+11
2014-03-20
drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
Daniel Kurtz
1
-3
/
+7
2014-03-20
mm: fix bad rss-counter if remap_file_pages raced migration
Hugh Dickins
1
-6
/
+22
2014-03-19
MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx
Andreas Herrmann
1
-10
/
+12
2014-03-19
MIPS: ftrace: Tweak safe_load()/safe_store() macros
Viller Hsiao
1
-10
/
+10
2014-03-19
via-rhine: Disable device in error path
Roger Luethi
1
-3
/
+5
2014-03-19
ALSA: compress: Pass through return value of open ops callback
Charles Keepax
1
-1
/
+1
2014-03-19
MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin
Rafał Miłecki
1
-1
/
+1
2014-03-19
drm/i915: Disable stolen memory when DMAR is active
Chris Wilson
1
-0
/
+7
2014-03-19
Revert "drm/i915: don't touch the VDD when disabling the panel"
Jani Nikula
2
-1
/
+10
2014-03-18
cgroup: fix a failure path in create_css()
Li Zefan
1
-4
/
+7
[next]