summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac802154: remove mib lockAlexander Aring2015-05-231-9/+0
* mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-232-3/+2
* mac802154: remove pib lockAlexander Aring2015-05-231-2/+0
* nl802154: add support for dump phy capabilitiesAlexander Aring2015-05-191-0/+57
* ieee802154: add iftypes capabilityAlexander Aring2015-05-191-1/+1
* cfg802154: introduce wpan phy flagsAlexander Aring2015-05-192-22/+23
* mac802154: check for really changesAlexander Aring2015-05-191-0/+12
* ieee802154: add several phy supported handlingAlexander Aring2015-05-192-1/+47
* ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-191-1/+5
* ieee802154: change cca ed level to mbmAlexander Aring2015-05-192-3/+3
* ieee802154: change transmit power to mbmAlexander Aring2015-05-192-2/+3
* ieee802154: change transmit power to s32Alexander Aring2015-05-192-2/+2
* net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira2015-05-131-8/+0
* packet: rollover statisticsWillem de Bruijn2015-05-131-0/+7
* tc: introduce Flower classifierJiri Pirko2015-05-131-0/+30
* flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-133-7/+10
* flow_dissector: introduce support for Ethernet addressesJiri Pirko2015-05-131-0/+13
* flow_dissector: introduce support for ipv6 addresssesJiri Pirko2015-05-131-0/+13
* flow_dissector: add missing header includesJiri Pirko2015-05-131-0/+3
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-134-39/+44
* flow_dissector: introduce programable flow_dissectorJiri Pirko2015-05-131-0/+61
* net: move __skb_tx_hash to dev.cJiri Pirko2015-05-132-3/+3
* net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko2015-05-132-1/+1
* net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-132-4/+3
* flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko2015-05-131-3/+0
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-134-7/+14
* net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-132-16/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-1323-24/+183
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1210-10/+133
| |\
| | * net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0
| | * mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-091-6/+6
| | * mpls: Move reserved label definitionsTom Herbert2015-05-051-0/+10
| | * Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-041-0/+2
| | |\
| | | * mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-046-4/+114
| | |\ \
| | | * | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-0/+2
| | | * | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-301-2/+92
| | * | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-031-3/+7
| * | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-111-0/+10
| |\ \ \ \
| | * | | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-0/+9
| | * | | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-251-0/+1
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
| |\ \ \ \ \
| | * | | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-081-1/+1
| |\ \ \ \ \ \
| | * | | | | | blk-mq: fix FUA request hangShaohua Li2015-05-041-1/+1
| * | | | | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-061-1/+1
| * | | | | | | | Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds2015-05-074-5/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | IB/core: Fix unaligned accessesDavid Ahern2015-05-051-3/+4
| | * | | | | | | | IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-2/+1