index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
get rid of DEBUG_WRITECOUNT
Al Viro
10
-78
/
+0
2014-04-02
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2
-21
/
+9
2014-04-02
ncpfs: switch to sockfd_lookup()/sockfd_put()
Al Viro
2
-40
/
+12
2014-04-02
switch nbd to sockfd_lookup/sockfd_put
Al Viro
2
-31
/
+20
2014-04-02
vhost: don't open-code sockfd_put()
Al Viro
1
-7
/
+7
2014-04-02
usbip: don't open-code sockfd_lookup/sockfd_put
Al Viro
5
-35
/
+9
2014-04-02
reduce m_start() cost...
Al Viro
3
-4
/
+23
2014-04-02
smarter propagate_mnt()
Al Viro
4
-82
/
+133
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
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
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
2014-03-27
virtio-net: correct error handling of virtqueue_kick()
Jason Wang
1
-3
/
+3
2014-03-27
vfs: Allocate anon_inode_inode in anon_inode_init()
Jan Kara
1
-22
/
+8
2014-03-27
drm/nouveau: fail runtime pm properly.
Dave Airlie
1
-4
/
+10
2014-03-27
drm/udl: take reference to device struct for dma-bufs
Dave Airlie
1
-3
/
+8
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
Input: cypress_ps2 - don't report as a button pads
Hans de Goede
1
-1
/
+0
[next]