aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-26ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming
2014-06-26team: fix mtu settingJiri Pirko
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-11perf: Drop sample rate when sampling is too slowDave Hansen
2014-06-11USB: cdc-wdm: properly include types.hGreg Kroah-Hartman
2014-06-11usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-06-07trace: module: Maintain a valid user countRomain Izard
2014-06-07Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-06-07drm/tegra: Remove gratuitous pad fieldThierry Reding
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-05-30net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-30net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-30ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-30list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-05-30mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-05-30netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2014-05-30blktrace: fix accounting of partially completed requestsRoman Pen
2014-05-30scsi: fix our current target reap infrastructureJames Bottomley
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-14usbnet: include wait queue head in device structureOliver Neukum
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
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-23iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-03-23jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-06ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens