summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-25slab/mempolicy: always use local policy from interrupt contextAndi Kleen1-1/+1
2014-08-14ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet5-34/+33
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman1-17/+0
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-07-31introduce SIZE_MAXXi Wang3-3/+4
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan1-1/+0
2014-07-09USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork1-0/+16
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+15
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-06-30skbuff: add an api to orphan fragsMichael S. Tsirkin1-0/+16
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-06-26lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer1-7/+8
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen1-0/+2
2014-06-26team: fix mtu settingJiri Pirko1-0/+1
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+1
2014-06-11tty/serial: Add support for Altera serial portLey Foon Tan1-1/+4
2014-06-118250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-1/+2
2014-06-11hpsa: gen8plus Smart Array IDsMike Miller1-0/+1
2014-06-11nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+1
2014-06-11virtio_console: fix uapi headerMichael S. Tsirkin1-1/+1
2014-06-11mm: add kmap_to_page()Ben Hutchings1-0/+7
2014-06-07xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2014-06-07net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2014-06-07drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson1-0/+2
2014-06-07x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-1/+8
2014-06-07efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi1-1/+2
2014-06-07efi: be more paranoid about available space when creating variablesJosh Boyer1-0/+5
2014-06-07efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi1-0/+1
2014-06-07x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-0/+1
2014-06-07x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2014-06-07mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-0/+5
2014-06-07perf: Fix perf ring buffer memory orderingPeter Zijlstra1-5/+7
2014-06-07trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-06-07skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+11
2014-06-07ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-06-07list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-0/+16
2014-05-18net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2014-05-18netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2014-05-18blktrace: fix accounting of partially completed requestsRoman Pen1-3/+30
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-04-14USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2014-04-14USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2014-04-14ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-0/+2
2014-04-14HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2014-04-14HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-3/+3
2014-04-14pps: Add pps_lookup_dev() functionGeorge Spelvin1-3/+14
2014-04-14idr: idr_for_each_entry() macroPhilipp Reisner1-0/+11