summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-10-09lib/plist: add plist_requeueDan Streetman
2014-10-09lib/plist: add helper functionsDan Streetman
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-10-05vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-10-05lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust
2014-10-05regulatory: add NUL to alpha2Eliad Peller
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-10-05ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki
2014-10-05usb: gadget: f_fs: drop duplicate usb_functionfs_descs_head declarationKarol Lewandowski
2014-10-05xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger
2014-09-17vfs: add d_is_dir()Miklos Szeredi
2014-09-17RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu
2014-09-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-09-05drm/radeon: add additional SI pci idsAlex Deucher
2014-09-05drm/radeon: add new bonaire pci idsAlex Deucher
2014-09-05drm/radeon: add new KV pci idAlex Deucher
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-08-07pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
2014-07-09usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz