summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-07-31introduce SIZE_MAXXi Wang
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-09USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-30skbuff: add an api to orphan fragsMichael S. Tsirkin
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-26lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2014-06-26team: fix mtu settingJiri Pirko
2014-06-11tty/serial: Add support for Altera serial portLey Foon Tan
2014-06-118250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2014-06-11hpsa: gen8plus Smart Array IDsMike Miller
2014-06-11nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-11virtio_console: fix uapi headerMichael S. Tsirkin
2014-06-11mm: add kmap_to_page()Ben Hutchings
2014-06-07net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches
2014-06-07x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2014-06-07efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi
2014-06-07efi: be more paranoid about available space when creating variablesJosh Boyer
2014-06-07efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi
2014-06-07x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2014-06-07x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2014-06-07perf: Fix perf ring buffer memory orderingPeter Zijlstra
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-06-07skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2014-06-07list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-05-18net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams
2014-04-14USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2014-04-14USB: serial: add modem-status-change wait queueJohan Hovold
2014-04-14ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2014-04-14HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina
2014-04-14HID: hidraw: add proper error handling to raw event reportingJiri Kosina
2014-04-14pps: Add pps_lookup_dev() functionGeorge Spelvin
2014-04-14idr: idr_for_each_entry() macroPhilipp Reisner
2014-04-14ipc, msg: fix message length check for negative valuesMathias Krause
2014-04-14compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2014-04-14compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
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-11nbd: correct disconnect behaviorPaul Clements
2014-03-11ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2014-03-11cgroup: fix RCU accesses to task->cgroupsTejun Heo
2014-03-11cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo
2014-03-11net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-11net: add and use skb_gso_transport_seglen()Florian Westphal
2014-02-20sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra