summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* usbnet: include wait queue head in device structureOliver Neukum2014-04-141-1/+1
* tcp: syncookies: do not use getnstimeofday()Eric Dumazet2014-04-141-5/+6
* net: cdc_ncm: fix control message orderingBjørn Mork2014-04-141-0/+1
* tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-04-141-0/+5
* cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-04-031-0/+2
* mm: close PageTail raceDavid Rientjes2014-04-032-20/+12
* ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-04-031-0/+15
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-03-311-1/+1
* libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2014-03-311-0/+1
* tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-312-9/+2
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-231-0/+1
* NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2014-03-231-0/+5
* firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-231-0/+1
* tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-231-0/+6
* net-tcp: fastopen: fix high order allocationsEric Dumazet2014-03-231-1/+2
* mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka2014-03-231-1/+1
* ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-03-061-2/+0
* Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-03-062-4/+4
* export: declare ksymtab symbolsJohannes Berg2014-03-061-0/+1
* net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-03-061-0/+17
* net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-03-061-1/+6
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-03-061-0/+1
* can: add destructor for self generated skbsOliver Hartkopp2014-03-061-0/+38
* misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-221-1/+1
* compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-221-5/+1
* Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-221-2/+0
* Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-221-1/+1
* NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust2014-02-201-0/+2
* powerpc/thp: Fix crash on mremapAneesh Kumar K.V2014-02-131-0/+12
* target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-02-131-1/+1
* numa: add a sysctl for numa_balancingAndi Kleen2014-02-131-0/+4
* percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-02-131-1/+2
* ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-02-131-0/+1
* fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-02-131-1/+1
* fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2014-02-131-8/+8
* mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner2014-02-131-2/+0
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-02-131-0/+23
* audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro2014-02-131-1/+1
* fuse: fix pipe_buf_operationsMiklos Szeredi2014-02-131-0/+2
* mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2014-02-061-0/+2
* libata: disable LPM for some WD SATA-I devicesTejun Heo2014-02-061-0/+2
* usb: chipidea: add freescale imx28 special write register methodPeter Chen2014-02-061-0/+1
* mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven2014-01-291-5/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-171-1/+0
|\
| * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-171-1/+0
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-161-8/+19
|\ \
| * | seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-121-8/+19
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-161-1/+1
|\ \
| * | i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren2014-01-141-1/+1
| |/
* / crash_dump: fix compilation error (on MIPS at least)Qais Yousef2014-01-151-0/+2
|/