summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2014-03-30Linux 3.14v3.14Linus Torvalds-1/+1
2014-03-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-77/+134
2014-03-30MAINTAINERS: resume as Documentation maintainerRandy Dunlap-2/+2
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-32/+45
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris-1/+11
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o-6/+24
2014-03-30switch mnt_hash to hlistAl Viro-50/+61
2014-03-30don't bother with propagate_mnt() unless the target is sharedAl Viro-10/+7
2014-03-30keep shadowed vfsmounts togetherAl Viro-9/+23
2014-03-30resizable namespace.c hashesAl Viro-24/+59
2014-03-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+2
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-1/+0
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft-1/+3
2014-03-29rbd: drop an unsafe assertionAlex Elder-1/+0
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-195/+363
2014-03-28Merge branch 'vlan_offloads'David S. Miller-3/+19
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich-0/+10
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich-1/+4
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich-1/+2
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich-1/+3
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich-5/+20
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich-6/+12
2014-03-28MAINTAINERS: bonding: change email addressVeaceslav Falico-1/+1
2014-03-28MAINTAINERS: bonding: change email addressJay Vosburgh-1/+1
2014-03-28Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-2/+5
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev-1/+2
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin-1/+3
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa-52/+145
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet-1/+1
2014-03-28openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner-20/+6
2014-03-28bridge: Fix handling stacked vlan tagsToshiaki Makita-17/+1
2014-03-28bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita-3/+15
2014-03-28vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin-1/+5
2014-03-28vhost: fix total length when packets are too shortMichael S. Tsirkin-0/+14
2014-03-28random32: avoid attempt to late reseed if in the middle of seedingSasha Levin-1/+12
2014-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-15/+82
2014-03-28random32: assign to network folks in MAINTAINERSSasha Levin-0/+1
2014-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-13/+31
2014-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2014-03-28Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-20/+22
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires-0/+47
2014-03-28time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz-1/+2
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter-1/+1
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie-5/+12
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang-1/+5
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss-12/+34
2014-03-27vlan: Set hard_header_len according to available accelerationVlad Yasevich-2/+5
2014-03-27usbnet: include wait queue head in device structureOliver Neukum-15/+20