summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon2016-08-121-0/+11
* cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headersSargun Dhillon2016-08-121-0/+23
* net: Add mask for Control register 10Mbps speedAppana Durga Kedareswara Rao2016-08-121-0/+1
* qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru2016-08-101-0/+15
* rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng2016-08-103-2/+55
* net: sched: convert qdisc linked list to hashtableJiri Kosina2016-08-103-3/+7
* net: Remove fib_local variableDavid Ahern2016-08-091-1/+0
* bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2016-08-081-19/+33
* sctp: Export struct sctp_info to userspacePhil Sutter2016-08-082-64/+64
* Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-061-1/+2
|\
| * mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-1/+2
* | rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-031-1/+1
|\ \
| * | sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long2016-08-011-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-0227-431/+735
|\ \
| * | ipc: delete "nr_ipc_ns"Alexey Dobriyan2016-08-021-2/+0
| * | rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine2016-08-021-0/+2
| * | rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-022-42/+136
| * | rapidio: change inbound window size type to u64Alexandre Bounine2016-08-021-1/+1
| * | rapidio: add RapidIO channelized messaging driverAlexandre Bounine2016-08-022-0/+79
| * | kexec: add a kexec_crash_loaded() functionPetr Tesarik2016-08-021-0/+2
| * | kexec: allow architectures to override boot mappingRussell King2016-08-021-0/+40
| * | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-021-1/+1
| * | kexec: don't invoke OOM-killer for control page allocationRussell King2016-08-021-1/+1
| * | cpumask: fix code commentGeliang Tang2016-08-021-1/+1
| * | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-022-41/+63
| * | nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-08-022-306/+314
| * | firmware: support loading into a pre-allocated bufferStephen Boyd2016-08-022-0/+9
| * | radix-tree: fix comment about "exceptional" bitsRoss Zwisler2016-08-021-1/+1
| * | printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov2016-08-021-0/+9
| * | ratelimit: extend to print suppressed messages on releaseBorislav Petkov2016-08-021-5/+33
| * | printk: create pr_<level> functionsJoe Perches2016-08-021-15/+33
| * | dynamic_debug: only add header when usedLuis de Bethencourt2016-08-022-2/+2
| * | include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-021-1/+1
| * | uapi: move forward declarations of internal structuresAlexey Dobriyan2016-08-024-4/+2
| * | treewide: replace obsolete _refok by __refFabian Frederick2016-08-023-8/+2
| * | mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin2016-08-021-0/+3
* | | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-028-40/+160
|\ \ \
| * | | ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-281-1/+2
| * | | libceph: fsmap.user subscription supportYan, Zheng2016-07-282-3/+5
| * | | ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-281-1/+1
| * | | libceph: rados pool namespace supportYan, Zheng2016-07-282-5/+7
| * | | libceph: introduce reference counted stringYan, Zheng2016-07-282-0/+63
| * | | libceph: define new ceph_file_layout structureYan, Zheng2016-07-281-29/+21
| * | | libceph: add start en/decoding block helpersIlya Dryomov2016-07-281-0/+54
| * | | libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-281-0/+5
| * | | libceph: fix some missing includesIlya Dryomov2016-07-283-1/+2
* | | | Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-08-021-0/+2
|\ \ \ \
| * | | | drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä2016-08-031-0/+2
* | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-023-9/+153
|\ \ \ \ \