summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter2017-01-138-8/+64
* ath10k: add accounting for the extended peer statisticsChristian Lamparter2017-01-131-2/+5
* ath10k: add VHT160 supportSebastian Gottschall2017-01-136-6/+74
* ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo2017-01-131-6/+16
* ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King2017-01-121-1/+1
* ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-46/+46
* ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-32/+32
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-01-121-2/+1
* wil6210: constify cfg80211_ops structuresBhumika Goyal2017-01-121-1/+1
* ath10k: htc: simplified credit distributionErik Stromdahl2017-01-122-25/+5
* ath10k: htc: removal of unused struct membersErik Stromdahl2017-01-122-8/+0
* wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-01-121-1/+2
* wcn36xx: Implement print_reg indicationBjorn Andersson2017-01-122-0/+46
* wcn36xx: Implement firmware assisted scanBjorn Andersson2017-01-125-23/+81
* wcn36xx: Transition driver to SMD clientBjorn Andersson2017-01-126-66/+88
* soc: qcom: smem_state: Fix include for ERR_PTR()Bjorn Andersson2017-01-121-1/+1
* packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan2017-01-101-2/+1
* bpf: Make unnecessarily global functions staticTobias Klauser2017-01-101-7/+10
* bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()Tobias Klauser2017-01-101-2/+1
* ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar2017-01-102-1/+13
* liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti2017-01-103-3/+33
* Merge branch 'sfc-physical-port-ids'David S. Miller2017-01-107-37/+42
|\
| * sfc: stop setting dev_portBert Kenward2017-01-101-2/+0
| * sfc: implement ndo_get_phys_port_nameBert Kenward2017-01-101-0/+11
| * sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward2017-01-107-35/+31
|/
* net: qcom/emac: add ethtool supportTimur Tabi2017-01-104-21/+221
* net: dsa: select NET_SWITCHDEVVivien Didelot2017-01-091-2/+3
* Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-0917-516/+672
|\
| * net/mlx5: Activate support for 4K UARsEli Cohen2017-01-091-0/+4
| * IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-099-100/+42
| * IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-096-166/+209
| * IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-0910-221/+59
| * net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-094-14/+59
| * net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-084-2/+279
| * IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-01-081-10/+14
| * mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-0810-203/+206
| * IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen2017-01-081-2/+2
| * IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-01-081-7/+7
* | tcp: make TCP_INFO more consistentEric Dumazet2017-01-091-4/+4
* | Merge branch 'bpf-verifier-improvements'David S. Miller2017-01-096-104/+1131
|\ \
| * | bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov2017-01-095-52/+52
| * | bpf: allow helpers access to variable memoryGianluca Borello2017-01-092-10/+474
| * | bpf: allow adjusted map element values to spillGianluca Borello2017-01-092-5/+62
| * | bpf: allow helpers access to map element valuesGianluca Borello2017-01-092-2/+498
| * | bpf: split check_mem_access logic for map valuesGianluca Borello2017-01-091-39/+49
|/ /
* | Merge branch 'net-smc'David S. Miller2017-01-0938-9/+7127
|\ \
| * | smc: netlink interface for SMC socketsUrsula Braun2017-01-0910-1/+379
| * | smc: socket closing and linkgroup cleanupUrsula Braun2017-01-0911-36/+668
| * | smc: receive data from RMBEUrsula Braun2017-01-099-3/+304
| * | smc: send data (through RDMA)Ursula Braun2017-01-096-4/+491
OpenPOWER on IntegriCloud