summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: Use rhashtable walk iteratorHerbert Xu2015-02-041-66/+64
* rhashtable: Introduce rhashtable_walk_*Herbert Xu2015-02-042-0/+198
* rhashtable: Fix potential crash on destroy in rhashtable_shrinkHerbert Xu2015-02-041-0/+4
* NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-041-4/+2
* IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring2015-02-041-1/+1
* Merge branch 'mlx4-next'David S. Miller2015-02-047-19/+26
|\
| * net/mlx4_en: Notify TX Vlan offload changeIdo Shamay2015-02-041-0/+4
| * net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay2015-02-041-2/+3
| * net/mlx4_en: Print page allocator informationIdo Shamay2015-02-041-0/+4
| * net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz2015-02-041-6/+6
| * net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz2015-02-041-1/+2
| * net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb2015-02-041-1/+1
| * net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2015-02-042-9/+6
|/
* Merge branch 'mlx4-next'David S. Miller2015-02-0424-64/+756
|\
| * IB/mlx4: Load balance ports in port aggregation modeMoni Shoua2015-02-044-0/+29
| * IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua2015-02-042-13/+80
| * IB/mlx4: Add port aggregation supportMoni Shoua2015-02-041-6/+70
| * IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua2015-02-041-11/+1
| * net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-043-0/+189
| * net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-048-2/+177
| * net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-045-6/+77
| * net/bonding: Notify state change on slavesMoni Shoua2015-02-042-0/+54
| * net/bonding: Move slave state changes to a helper functionMoni Shoua2015-02-042-26/+43
| * net/core: Add event for a change in slave stateMoni Shoua2015-02-043-0/+36
|/
* Merge branch 'tipc-next'David S. Miller2015-02-044-45/+65
|\
| * tipc: separate link starting event from link timeout eventJon Paul Maloy2015-02-041-1/+3
| * tipc: eliminate race during node creationJon Paul Maloy2015-02-042-13/+7
| * tipc: avoid stale link after aborted failoverJon Paul Maloy2015-02-042-0/+5
| * tipc: add reference count to struct tipc_linkJon Paul Maloy2015-02-042-31/+50
|/
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-0438-176/+1426
|\
| * net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI IDMika Westerberg2015-02-031-0/+1
| * nl80211: don't document per-wiphy interface dumpJohannes Berg2015-01-291-2/+2
| * wireless: docs: fix 'make pdfdocs' failureSharon Dvir2015-01-281-2/+2
| * mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-2713-3/+344
| * mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-2711-21/+180
| * mac80111: Add CCMP-256 cipherJouni Malinen2015-01-2710-31/+88
| * mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-2714-9/+492
| * cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-272-0/+54
| * cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen2015-01-271-12/+20
| * ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg2015-01-271-1/+15
| * mac80211: handle potential race between suspend and scan completionLuciano Coelho2015-01-272-1/+14
| * mac80211: support beacon statisticsJohannes Berg2015-01-231-0/+14
| * mac80211: fix per-TID RX-MSDU counterJohannes Berg2015-01-231-2/+2
| * mac80211: tdls: disentangle HT supported conditionsJohannes Berg2015-01-231-18/+18
| * mac80211: tdls: remove shadowing variableJohannes Berg2015-01-231-1/+0
| * nl80211: suppress smatch warningsJohannes Berg2015-01-231-5/+5
| * Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland2015-01-231-7/+0
| * mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho2015-01-231-0/+5
| * mac80211: avoid races related to suspend flowEmmanuel Grumbach2015-01-233-12/+40
| * mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach2015-01-231-0/+3