summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-076-54/+54
* rocker: sparse: fix dynamic allocation on stack warningScott Feldman2015-03-072-1/+3
* rocker: quiet sparce endianess warningsScott Feldman2015-03-071-3/+5
* ebpf: bpf_map_*: fix linker error on avr32 and openrisc archDaniel Borkmann2015-03-071-0/+5
* net: gro: remove obsolete code from skb_gro_receive()Eric Dumazet2015-03-071-44/+1Star
* ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter2015-03-071-5/+3Star
* Merge branch 'mlx4-qcn'David S. Miller2015-03-079-6/+364
|\
| * net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2015-03-072-0/+219
| * net/mlx4_core: Add basic elements for QCNShani Michaeli2015-03-074-3/+35
| * net/dcb: Add IEEE QCN attributeShani Michaeli2015-03-073-3/+110
|/
* Merge branch 'fib_trie-next'David S. Miller2015-03-061-406/+401Star
|\
| * fib_trie: Add key vector to root, return parent key_vector in resizeAlexander Duyck2015-03-061-232/+201Star
| * fib_trie: Move parent from key_vector to tnodeAlexander Duyck2015-03-061-6/+5Star
| * fib_trie: Pull empty_children and full_children into tnodeAlexander Duyck2015-03-061-15/+16
| * fib_trie: Move rcu from key_vector to tnode, add accessors.Alexander Duyck2015-03-061-18/+16Star
| * fib_trie: Add tnode struct as a container for fields not needed in key_vectorAlexander Duyck2015-03-061-33/+39
| * fib_trie: Rename tnode_child_length to child_lengthAlexander Duyck2015-03-061-24/+29
| * fib_trie: replace tnode_get_child functions with get_child macrosAlexander Duyck2015-03-061-36/+24Star
| * fib_trie: Rename tnode to key_vectorAlexander Duyck2015-03-061-119/+128
| * fib_trie: Return pointer to tnode pointer in resize/inflate/halveAlexander Duyck2015-03-061-41/+65
| * fib_trie: Minor cleanups to fib_table_flush_externalAlexander Duyck2015-03-061-12/+8Star
|/
* net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri2015-03-061-1/+1
* net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri2015-03-061-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-06137-2340/+3304
|\
| * bcma: prepare Kconfig symbol for PCI driverRafał Miłecki2015-03-052-2/+19
| * bcma: move internal function declarations to private headerRafał Miłecki2015-03-056-36/+41
| * bcma: make bcma_host_pci_(up|down) calls safe for every configRafał Miłecki2015-03-051-0/+9
| * bcma: Kconfig: Let it depend on PCIChen Gang2015-03-051-1/+1
| * Merge ath-next from ath.gitKalle Valo2015-03-0512-45/+462
| |\
| | * ath10k: disable multi-vif ps by defaultMichal Kazior2015-03-042-2/+36
| | * ath10k: workaround qca6174 sta powersave issueMichal Kazior2015-03-042-1/+14
| | * ath10k: fix wmm params per vdevMarek Puzyniak2015-03-042-10/+11
| | * ath10k: workaround corrupted htt rx eventsMichal Kazior2015-03-041-2/+2
| | * ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring2015-03-041-4/+4
| | * ath10k: add TxBF supportMichal Kazior2015-02-152-0/+84
| | * ath10k: implement fw stats for wmi-tlvMichal Kazior2015-02-153-4/+122
| | * ath10k: add more wmi fw stat definesMichal Kazior2015-02-152-4/+8
| | * ath10k: change request stats command prototypeMichal Kazior2015-02-153-10/+9Star
| | * ath10k: add vdev stats processingMichal Kazior2015-02-152-0/+116
| | * ath10k: defer AP self-peer removal waitMichal Kazior2015-02-151-2/+18
| | * ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definitionBen Greear2015-02-151-1/+1
| | * ath10k: fix spelling in htt code commentBen Greear2015-02-151-1/+1
| | * ath10k: fix spelling mistakes and add details to mac loggingBen Greear2015-02-151-5/+6
| | * ath10k: scan should handle scan-start-failed event properlyBen Greear2015-02-152-0/+31
| * | bcma: gpio: enable GPIO IRQ domain on BCM5301XRafał Miłecki2015-03-031-2/+2
| * | ssb: Silence warning for unknown backplane revisionLarry Finger2015-03-031-0/+2
| * | wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King2015-03-031-1/+1
| * | ath9k: Fix issues in the main btcoex timerSujith Manoharan2015-03-031-10/+6Star
| * | ath9k: Handle timers for MCISujith Manoharan2015-03-031-21/+31
| * | ath9k: Fix wlan-active gpio for the AR9003 familySujith Manoharan2015-03-031-1/+2