Age | Commit message (Expand) | Author |
2014-03-30 | don't bother with propagate_mnt() unless the target is shared | Al Viro |
2014-03-30 | keep shadowed vfsmounts together | Al Viro |
2014-03-30 | resizable namespace.c hashes | Al Viro |
2014-03-29 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-03-29 | Input: mousedev - fix race when creating mixed device | Dmitry Torokhov |
2014-03-29 | Input: don't modify the id of ioctl-provided ff effect on upload failure | Elias Vanderstuyft |
2014-03-29 | rbd: drop an unsafe assertion | Alex Elder |
2014-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-03-28 | Merge branch 'vlan_offloads' | David S. Miller |
2014-03-28 | vlan: Warn the user if lowerdev has bad vlan features. | Vlad Yasevich |
2014-03-28 | veth: Turn off vlan rx acceleration in vlan_features | Vlad Yasevich |
2014-03-28 | ifb: Remove vlan acceleration from vlan_features | Vlad Yasevich |
2014-03-28 | qlge: Do not propaged vlan tag offloads to vlans | Vlad Yasevich |
2014-03-28 | bridge: Fix crash with vlan filtering and tcpdump | Vlad Yasevich |
2014-03-28 | net: Account for all vlan headers in skb_mac_gso_segment | Vlad Yasevich |
2014-03-28 | MAINTAINERS: bonding: change email address | Veaceslav Falico |
2014-03-28 | MAINTAINERS: bonding: change email address | Jay Vosburgh |
2014-03-28 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2014-03-28 | x86: fix boot on uniprocessor systems | Artem Fetishev |
2014-03-28 | ocfs2: check if cluster name exists before deref | Sasha Levin |
2014-03-28 | ipv6: move DAD and addrconf_verify processing to workqueue | Hannes Frederic Sowa |
2014-03-28 | tcp: fix get_timewait4_sock() delay computation on 64bit | Eric Dumazet |
2014-03-28 | openvswitch: fix a possible deadlock and lockdep warning | Flavio Leitner |
2014-03-28 | bridge: Fix handling stacked vlan tags | Toshiaki Makita |
2014-03-28 | bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled | Toshiaki Makita |
2014-03-28 | vhost: validate vhost_get_vq_desc return value | Michael S. Tsirkin |
2014-03-28 | vhost: fix total length when packets are too short | Michael S. Tsirkin |
2014-03-28 | random32: avoid attempt to late reseed if in the middle of seeding | Sasha Levin |
2014-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-03-28 | random32: assign to network folks in MAINTAINERS | Sasha Levin |
2014-03-28 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-03-28 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-03-28 | Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-03-28 | Input: synaptics - add manual min/max quirk for ThinkPad X240 | Hans de Goede |
2014-03-28 | Input: synaptics - add manual min/max quirk | Benjamin Tissoires |
2014-03-28 | time: Revert to calling clock_was_set_delayed() while in irq context | John Stultz |
2014-03-28 | drm/i915: Undo gtt scratch pte unmapping again | Daniel Vetter |
2014-03-28 | drm/radeon: fix runtime suspend breaking secondary GPUs | Dave Airlie |
2014-03-27 | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset | Wei Yang |
2014-03-27 | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors | Zoltan Kiss |
2014-03-27 | vlan: Set hard_header_len according to available acceleration | Vlad Yasevich |
2014-03-27 | usbnet: include wait queue head in device structure | Oliver Neukum |
2014-03-27 | virtio-net: correct error handling of virtqueue_kick() | Jason Wang |
2014-03-27 | vfs: Allocate anon_inode_inode in anon_inode_init() | Jan Kara |
2014-03-27 | ASoC: fsl_sai: Add isr to deal with error flag | Nicolin Chen |
2014-03-27 | drm/nouveau: fail runtime pm properly. | Dave Airlie |
2014-03-27 | drm/udl: take reference to device struct for dma-bufs | Dave Airlie |
2014-03-26 | net: unix: non blocking recvmsg() should not return -EINTR | Eric Dumazet |
2014-03-26 | Merge branch 'mvneta' | David S. Miller |