summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-09Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman13-31/+55
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot1-1/+1
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot1-1/+1
2016-04-08net: dsa: make the STP state function return voidVivien Didelot1-2/+2
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller5-8/+187
2016-04-08cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki1-0/+1
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+2
2016-04-08PCI: Add Intel Thunderbolt device IDsLukas Wunner1-0/+18
2016-04-08bpf: sanitize bpf tracepoint accessAlexei Starovoitov2-0/+2
2016-04-08bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov1-0/+1
2016-04-08perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov2-1/+10
2016-04-08perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov3-9/+9
2016-04-08perf: remove unused __addr variableAlexei Starovoitov2-8/+2
2016-04-08perf: optimize perf_fetch_caller_regsAlexei Starovoitov1-2/+0
2016-04-08net: Fix build failure due to lockdep_sock_is_held().David S. Miller1-0/+2
2016-04-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+20
2016-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+2
2016-04-08sock: make lockdep_sock_is_held static inlineHannes Frederic Sowa1-1/+1
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck1-1/+4
2016-04-07udp: Remove udp_offloadsTom Herbert2-20/+0
2016-04-07vxlan: change vxlan to use UDP socket GROTom Herbert1-1/+0
2016-04-07udp: Add socket based GRO and configTom Herbert1-0/+7
2016-04-07udp: Add GRO functions to UDP socketTom Herbert2-2/+13
2016-04-07udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert1-0/+4
2016-04-07net: Checks skb_dst to be NULL in inet_iifTom Herbert1-3/+4
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa1-4/+0
2016-04-07net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa1-2/+10
2016-04-07sock: fix lockdep annotation in release_sockHannes Frederic Sowa1-1/+6
2016-04-07Merge ath-next from ath.gitKalle Valo1-0/+4
2016-04-07clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameterGeert Uytterhoeven1-2/+2
2016-04-07clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OFGeert Uytterhoeven1-4/+0
2016-04-07iommu: Add MMIO mapping typeRobin Murphy1-0/+1
2016-04-07virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi1-0/+2
2016-04-07mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar1-61/+3
2016-04-07Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
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