summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-29rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-29vsock: Make transport the proto ownerAndy King
2014-05-29net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-29net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-29ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-29mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-05-29blktrace: fix accounting of partially completed requestsRoman Pen
2014-05-29netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2014-05-29scsi: fix our current target reap infrastructureJames Bottomley
2014-05-29list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-05-23sched: declare pid_alive as inlineRichard Guy Briggs
2014-05-23pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs
2014-05-15libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-15xattr: guard against simultaneous glibc header inclusionSerge Hallyn
2014-05-15media: videodev2.h: add parenthesis around macro argumentsHans Verkuil
2014-05-15nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-05-15Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-05-15Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan
2014-05-05tty: Fix low_latency BUGPeter Hurley
2014-05-05bdi: avoid oops on device removalJan Kara
2014-05-05printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches
2014-04-18usbnet: include wait queue head in device structureOliver Neukum
2014-04-18tcp: syncookies: do not use getnstimeofday()Eric Dumazet
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-18drm: add drm_set_preferred_modeGerd Hoffmann
2014-04-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson
2014-04-18floppy: bail out in open() if drive is not responding to block0 readJiri Kosina
2014-04-13futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-04-03NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-03-31libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-26cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan
2014-03-26NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-03-22iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-03-22firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-22tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-22mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-14tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2014-03-13net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-12blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara
2014-03-05ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-02-26net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-26net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-02-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-02-26can: add destructor for self generated skbsOliver Hartkopp
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-22Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp