summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-07Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-2/+5
2014-06-07drm/tegra: Remove gratuitous pad fieldThierry Reding1-1/+0
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2-2/+36
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-05-30net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski1-1/+1
2014-05-30net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+3
2014-05-30ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-05-30list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-0/+16
2014-05-30mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-05-30netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2014-05-30blktrace: fix accounting of partially completed requestsRoman Pen1-3/+30
2014-05-30scsi: fix our current target reap infrastructureJames Bottomley1-2/+1
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+1
2014-04-26bdi: avoid oops on device removalJan Kara1-1/+1
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+4
2014-04-14usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet1-0/+5
2014-04-03mm: close PageTail raceDavid Rientjes2-20/+12
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin1-0/+1
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2-9/+2
2014-03-23iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger1-0/+1
2014-03-23jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet1-1/+2
2014-03-06ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso1-2/+0
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal1-1/+6
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+2
2014-03-06can: add destructor for self generated skbsOliver Hartkopp1-0/+38
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan1-5/+1
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh1-0/+1
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens1-1/+1
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner1-3/+0
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi1-0/+2
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo1-0/+2
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2014-01-25mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven1-5/+8
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa1-0/+5
2014-01-15net: unix: allow set_peek_off to failSasha Levin1-1/+1
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland1-1/+1
2014-01-09libceph: add function to ensure notifies are completeJosh Durgin1-0/+2
2014-01-09libceph: fix safe completionYan, Zheng1-1/+0
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6