summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg
2016-02-24rfkill: Update userspace API documentationJoão Paulo Rechi Vita
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski
2016-02-24mac80211: support hw managing reorder logicSara Sharon
2016-02-23net: dsa: pass bridge down to driversVivien Didelot
2016-02-236lowpan: iphc: add support for stateful compressionAlexander Aring
2016-02-23mac802154: fix mac header length checkAlexander Aring
2016-02-23Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-22qed: Introduce DMA_REGPAIR_LEYuval Mintz
2016-02-22bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann
2016-02-22bpf: try harder on clones when writing into skbDaniel Borkmann
2016-02-22bpf: add generic bpf_csum_diff helperDaniel Borkmann
2016-02-22bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann
2016-02-22VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-22soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan
2016-02-22lwtunnel: autoload of lwt modulesRobert Shearman
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov
2016-02-20perf: generalize perf_callchainAlexei Starovoitov
2016-02-20net/ethtool: support set coalesce per queueKan Liang
2016-02-20net/ethtool: support get coalesce per queueKan Liang
2016-02-20net/ethtool: introduce a new ioctl for per queue settingKan Liang
2016-02-20lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov
2016-02-19bridge: mdb: add support for more attributes and export timerNikolay Aleksandrov
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-19Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz
2016-02-18net: Optimize local checksum offloadAlexander Duyck
2016-02-18ipv6: Annotate change of locking mechanism for np->optBenjamin Poirier
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc
2016-02-18vxlan: tun_id is 64bit, not 32bitJiri Benc
2016-02-18nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-02-18route: check and remove route cache when we get routeXin Long
2016-02-18vxlan: keep flags and vni in network byte orderJiri Benc
2016-02-18vxlan: introduce vxlan_hdrJiri Benc