summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary2015-04-284-42/+51
* iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman2015-04-201-5/+6
* iwlwifi: mvm: Avoid signal based decisions if ave beacon RSSI is 0Alexander Bondar2015-04-191-0/+5
* iwlwifi: mvm: fix scan iteration complete notification handlingAvraham Stern2015-04-192-43/+3
* iwlwifi: mvm: don't stop the FW monitor too earlyEmmanuel Grumbach2015-04-192-9/+10
* iwlwifi: mvm: fix Tx Power firmware APIAvri Altman2015-04-194-15/+58
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151451-32244/+55301
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-1412-138/+215
| |\
| | * fm10k: Bump driver version to 0.15.2Jeff Kirsher2015-04-141-1/+1
| | * fm10k: corrected VF multicast updateJeff Kirsher2015-04-141-2/+5
| | * fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher2015-04-141-3/+6
| | * fm10k: reset head instead of calling update_max_sizeJeff Kirsher2015-04-141-2/+16
| | * fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher2015-04-141-1/+1
| | * fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher2015-04-141-11/+11
| | * fm10k: start service timer on probeJeff Kirsher2015-04-141-3/+6
| | * fm10k: fix function header commentJeff Kirsher2015-04-141-2/+1
| | * fm10k: comment next_vf_mbx flowJeff Kirsher2015-04-141-0/+11
| | * fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher2015-04-142-32/+5
| | * fm10k: use separate workqueue for fm10k driverJeff Kirsher2015-04-143-1/+16
| | * fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher2015-04-141-1/+2
| | * fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher2015-04-141-0/+2
| | * fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher2015-04-141-1/+0
| | * fm10k: remove extraneous "Reset interface" messageJeff Kirsher2015-04-141-1/+0
| | * fm10k: separate PF only stats so that VF does not display themJeff Kirsher2015-04-141-14/+37
| | * fm10k: use hw->mac.max_queues for statsJeff Kirsher2015-04-142-8/+12
| | * fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher2015-04-141-2/+3
| | * fm10k: allow creation of VLAN on default vidJeff Kirsher2015-04-141-4/+4
| | * fm10k: fix unused warningsJeff Kirsher2015-04-147-37/+35
| | * fm10k: Add netconsole supportJeff Kirsher2015-04-143-0/+28
| | * fm10k: Have the VF get the default VLAN during initJeff Kirsher2015-04-141-1/+5
| | * fm10k: Correct spelling mistakeJeff Kirsher2015-04-141-2/+2
| | * fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher2015-04-143-7/+4
| | * fm10k: Corrected an error in Tx statisticsJeff Kirsher2015-04-141-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-1436-579/+739
| |\ \ | | |/ | |/|
| | * netfilter: nf_tables: get rid of the expression example codePablo Neira Ayuso2015-04-131-94/+0
| | * netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy2015-04-132-4/+52
| | * netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy2015-04-133-2/+11
| | * netfilter: nf_tables: mark stateful expressionsPatrick McHardy2015-04-133-0/+6
| | * netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2015-04-133-0/+18
| | * netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy2015-04-132-5/+64
| | * uapi: ebtables: don't include linux/if.hPablo Neira Ayuso2015-04-132-3/+2
| | * netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2015-04-135-19/+23
| | * netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy2015-04-135-17/+30
| | * netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-1316-48/+110
| | * netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-1315-53/+68
| | * netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy2015-04-133-10/+8
| | * netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy2015-04-134-15/+7
| | * netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy2015-04-138-67/+63
| | * netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy2015-04-132-22/+23
| | * netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-1329-125/+146
OpenPOWER on IntegriCloud