summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-12cfg80211: Improve Connect/Associate command documentationJouni Malinen
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot
2016-04-08net: dsa: make the STP state function return voidVivien Didelot
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-07bpf: sanitize bpf tracepoint accessAlexei Starovoitov
2016-04-07bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov
2016-04-07perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov
2016-04-07perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov
2016-04-07perf: remove unused __addr variableAlexei Starovoitov
2016-04-07perf: optimize perf_fetch_caller_regsAlexei Starovoitov
2016-04-07net: Fix build failure due to lockdep_sock_is_held().David S. Miller
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-04-07sock: make lockdep_sock_is_held static inlineHannes Frederic Sowa
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2016-04-07udp: Remove udp_offloadsTom Herbert
2016-04-07vxlan: change vxlan to use UDP socket GROTom Herbert
2016-04-07udp: Add socket based GRO and configTom Herbert
2016-04-07udp: Add GRO functions to UDP socketTom Herbert
2016-04-07udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert
2016-04-07net: Checks skb_dst to be NULL in inet_iifTom Herbert
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa
2016-04-07net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa
2016-04-07sock: fix lockdep annotation in release_sockHannes Frederic Sowa
2016-04-07Merge ath-next from ath.gitKalle Valo
2016-04-07virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi
2016-04-07Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-06vxlan: implement GPEJiri Benc
2016-04-06ip_tunnel: implement __iptunnel_pull_headerJiri Benc
2016-04-06net_sched: fix a memory leak in tc actionWANG Cong
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg
2016-04-06Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05udp: enable MSG_PEEK at non-zero offsetsamanthakumar
2016-04-05udp: remove headers from UDP packets before queueingsamanthakumar