summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-21net: add phys ID compare helper to test if two IDs are the sameScott Feldman1-0/+7
2015-07-21net: don't reforward packets already forwarded by offload deviceScott Feldman2-1/+14
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman38-157/+282
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann1-0/+7
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann1-0/+29
2015-07-20svcrdma: Remove svc_rdma_fastreg()Chuck Lever1-1/+0
2015-07-20svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever1-79/+2
2015-07-20nfsd: Add macro NFS_ACL_MASK for ACLKinglong Mee1-0/+1
2015-07-20clk: Remove clk.h from clk-provider.hStephen Boyd1-1/+1
2015-07-20clk: tegra: Properly include clk.hStephen Boyd1-1/+2
2015-07-20debugfs: Export bool read/write functionsRichard Fitzgerald1-0/+20
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov989-13730/+45760
2015-07-20netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2-2/+1
2015-07-20clockevents: Remove clockevents_notify() prototypeStephen Boyd1-3/+0
2015-07-20pwm: Add pwm_get_polarity() helper functionBoris Brezillon1-0/+5
2015-07-20pwm: Constify PWM device where possibleBoris Brezillon1-2/+2
2015-07-20pwm: Add the pwm_is_enabled() helperBoris Brezillon1-0/+5
2015-07-20Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris3-3/+6
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+14
2015-07-18clarify implementation of ethtool's get_ts_info opJacob Keller1-0/+5
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar1-1/+5
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen1-2/+10
2015-07-18mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim1-0/+13
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour1-0/+16
2015-07-18Update Viresh Kumar's email addressViresh Kumar2-2/+2
2015-07-18include, lib: add __printf attributes to several function prototypesNicolas Iooss11-28/+33
2015-07-18mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2015-07-18rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney1-1/+0
2015-07-17pinctrl: qcom: ssbi: Family A gpio & mpp driversBjorn Andersson1-0/+51
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto1-0/+7
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto1-0/+7
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-3/+14
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2015-07-17[media] videobuf2: add trace eventsPhilipp Zabel1-0/+97
2015-07-17[media] v4l2-dev: use event class to deduplicate v4l2 trace eventsPhilipp Zabel1-82/+78
2015-07-17block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe1-0/+1
2015-07-17block: partition: convert percpu refMing Lei1-10/+17
2015-07-17block: partition: introduce hd_free_part()Ming Lei1-0/+6
2015-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai1-8/+8
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg1-0/+17
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg1-2/+1
2015-07-17mac80211: add pointer for driver use to keyJohannes Berg1-0/+2
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov1-0/+4
2015-07-17mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg1-1/+6
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg1-5/+1
2015-07-17mac80211: don't store napi structJohannes Berg1-13/+24
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg1-2/+0
2015-07-17crypto: poly1305 - Export common Poly1305 helpersMartin Willi1-0/+41
2015-07-17crypto: chacha20 - Export common ChaCha20 helpersMartin Willi1-0/+25