summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-06vxlan: implement GPEJiri Benc2-0/+69
2016-04-06ip_tunnel: implement __iptunnel_pull_headerJiri Benc1-2/+9
2016-04-06net_sched: fix a memory leak in tc actionWANG Cong1-0/+1
2016-04-06ALSA: pcm: add IEC958 channel status helper for hw_paramsJyri Sarha1-0/+2
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2-3/+1
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells6-43/+54
2016-04-06KEYS: Add identifier pointers to public_key_signature structDavid Howells1-0/+1
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells3-5/+9
2016-04-06[media] media-device: make topology_version u64Mauro Carvalho Chehab1-1/+1
2016-04-06[media] media-device: Fix a commentMauro Carvalho Chehab1-1/+1
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen1-0/+2
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau2-0/+22
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg1-0/+4
2016-04-06mac80211: add fast-rx pathJohannes Berg1-0/+10
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg1-3/+4
2016-04-06xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall1-2/+2
2016-04-06usb: otg-fsm: support multiple instancesRoger Quadros1-0/+1
2016-04-06usb: otg-fsm: Add documentation for struct otg_fsmRoger Quadros1-7/+83
2016-04-06clk: imx: add ckil clock for i.MX7Gary Bisson1-1/+2
2016-04-06Merge branch 'drm-next-analogix-dp-v2' of github.com:yakir-Yang/linux into dr...Dave Airlie1-0/+41
2016-04-06dmaengine: pl08x: allocate OF slave channel data at probe timeLinus Walleij1-1/+1
2016-04-06Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-3/+4
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie7-18/+39
2016-04-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-04-05udp: enable MSG_PEEK at non-zero offsetsamanthakumar2-1/+8
2016-04-05udp: remove headers from UDP packets before queueingsamanthakumar2-0/+10
2016-04-05sock: convert sk_peek_offset functions to WRITE_ONCEWillem de Bruijn1-11/+13
2016-04-05sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner1-4/+2
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker1-1/+7
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker2-0/+21
2016-04-05gpio: support native single-ended hardware driversLinus Walleij1-1/+24
2016-04-05soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter1-17/+18
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-05iommu: provide of_xlate pointer unconditionallyArnd Bergmann1-2/+0
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley569-3813/+17193
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke1-0/+25
2016-04-05ieee80211: support parsing Fine Timing Measurement action frameAvraham Stern1-0/+11
2016-04-05mm/vmap: Add a notifier for when we run out of vmap address spaceChris Wilson1-0/+4
2016-04-05cfg80211: fix kernel-doc struct nameAkira Moroo1-1/+1
2016-04-05mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt1-0/+2
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel2-0/+86
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon1-0/+5
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland1-1/+2
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2-1/+5
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon1-1/+4
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg1-0/+3
2016-04-05drm: rockchip: dp: add rockchip platform dp driverYakir Yang1-0/+1
2016-04-05drm: bridge: analogix/dp: split exynos dp driver to bridge directoryYakir Yang1-0/+40
2016-04-05tcp: increment sk_drops for listenersEric Dumazet1-0/+13
2016-04-05tcp: increment sk_drops for dropped rx packetsEric Dumazet1-0/+7