summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o-0/+15
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich-0/+7
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich-1/+1
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa-1/+3
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss-2/+2
2014-03-27usbnet: include wait queue head in device structureOliver Neukum-1/+1
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-8/+14
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+2
2014-03-20mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins-2/+1
2014-03-20tcp: syncookies: do not use getnstimeofday()Eric Dumazet-5/+6
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik-9/+2
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork-0/+1
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-3/+7
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+5
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+5
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet-0/+5
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-1/+2
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-3/+7
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner-3/+7
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-14/+21
2014-03-10get rid of fget_light()Al Viro-11/+12
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds-3/+9
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov-3/+7
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-2/+7
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-0/+1
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson-30/+132
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+6
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen-2/+2
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+8
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo-0/+1
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski-1/+0
2014-03-06ARM: KVM: fix non-VGIC compilationMarc Zyngier-0/+5
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger-0/+1
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+18
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-46/+15
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan-2/+2
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka-1/+1
2014-03-04mm: close PageTail raceDavid Rientjes-43/+12
2014-03-03tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)-0/+6
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds-2/+2
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+5
2014-03-01NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust-0/+5
2014-02-28audit: Send replies in the proper network namespace.Eric W. Biederman-1/+2
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+8
2014-02-28Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+4
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+11
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+5
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-6/+6