index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
SubmittingPatches
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
MAINTAINERS: resume as Documentation maintainer
Randy Dunlap
1
-2
/
+2
2014-03-31
AUDIT: Allow login in non-init namespaces
Eric Paris
1
-1
/
+11
2014-03-31
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
2
-6
/
+24
2014-03-31
switch mnt_hash to hlist
Al Viro
4
-50
/
+61
2014-03-31
don't bother with propagate_mnt() unless the target is shared
Al Viro
1
-10
/
+7
2014-03-31
keep shadowed vfsmounts together
Al Viro
1
-9
/
+23
2014-03-31
resizable namespace.c hashes
Al Viro
2
-24
/
+59
2014-03-29
Input: mousedev - fix race when creating mixed device
Dmitry Torokhov
1
-31
/
+42
2014-03-29
Input: don't modify the id of ioctl-provided ff effect on upload failure
Elias Vanderstuyft
1
-1
/
+3
2014-03-29
rbd: drop an unsafe assertion
Alex Elder
1
-1
/
+0
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2
-0
/
+10
2014-03-28
veth: Turn off vlan rx acceleration in vlan_features
Vlad Yasevich
1
-1
/
+4
2014-03-28
ifb: Remove vlan acceleration from vlan_features
Vlad Yasevich
1
-1
/
+2
2014-03-28
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2
-5
/
+20
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
3
-6
/
+12
2014-03-28
MAINTAINERS: bonding: change email address
Veaceslav Falico
1
-1
/
+1
2014-03-28
MAINTAINERS: bonding: change email address
Jay Vosburgh
1
-1
/
+1
2014-03-28
x86: fix boot on uniprocessor systems
Artem Fetishev
1
-1
/
+2
2014-03-28
ocfs2: check if cluster name exists before deref
Sasha Levin
1
-1
/
+3
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2
-52
/
+145
2014-03-28
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
1
-1
/
+1
2014-03-28
openvswitch: fix a possible deadlock and lockdep warning
Flavio Leitner
1
-20
/
+6
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
1
-17
/
+1
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2
-3
/
+15
2014-03-28
vhost: validate vhost_get_vq_desc return value
Michael S. Tsirkin
1
-1
/
+5
2014-03-28
vhost: fix total length when packets are too short
Michael S. Tsirkin
1
-0
/
+14
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-28
drm/i915/tv: fix gen4 composite s-video tv-out
Jani Nikula
1
-2
/
+7
2014-03-28
drm/i915: Split 64bit hexadecimal addresses to make them easier to read
Chris Wilson
1
-2
/
+2
2014-03-28
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
6
-13
/
+36
2014-03-28
drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdw
Damien Lespiau
2
-1
/
+6
2014-03-28
drm/i915: Undo gtt scratch pte unmapping again
Daniel Vetter
1
-1
/
+1
2014-03-28
drm/i915: Recompute WM when the cursor size changes
Chris Wilson
1
-1
/
+7
2014-03-28
drm/i915: Compute WM for current cursor size
Chris Wilson
1
-4
/
+4
2014-03-28
drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
Akash Goel
1
-1
/
+2
2014-03-28
drm/i915: Track the enabled PM interrupts in dev_priv.
Deepak S
3
-12
/
+17
2014-03-28
drm/i915: Fix initial pipe underrun state tracking
Daniel Vetter
1
-0
/
+11
2014-03-28
drm/i915: fix up semaphore_waits_for
Daniel Vetter
1
-12
/
+26
2014-03-28
drm/i915: add locking to fixed panel edid probing
Daniel Vetter
2
-0
/
+7
2014-03-28
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
1
-0
/
+8
2014-03-28
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
1
-0
/
+47
2014-03-28
time: Revert to calling clock_was_set_delayed() while in irq context
John Stultz
1
-1
/
+2
2014-03-28
drm/i915: Undo gtt scratch pte unmapping again
Daniel Vetter
1
-1
/
+1
2014-03-28
drm/radeon: fix runtime suspend breaking secondary GPUs
Dave Airlie
1
-5
/
+12
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
[next]