summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hostap: fix an error code in prism2_config()Dan Carpenter2015-12-111-2/+4
* mwifiex: remove an unneeded conditionDan Carpenter2015-12-111-3/+2
* iwlegacy: cleanup end of il_send_add_sta()Dan Carpenter2015-12-111-6/+6
* cw1200: remove some dead codeDan Carpenter2015-12-111-6/+0
* brcmfmac: only lock and unlock fws if fws is not nullColin Ian King2015-12-111-3/+4
* wlcore: split wl12xx/wl18xx sg parametersGuy Mishol2015-12-117-357/+463
* chelsio: constify cmac_ops structuresJulia Lawall2015-12-082-2/+2
* bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-082-6/+0
* bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-081-30/+21
* rhashtable: Remove unnecessary wmb for future_tblHerbert Xu2015-12-081-3/+0
* Merge branch 'cxgb4-update-kconfig-and-fixes'David S. Miller2015-12-086-93/+202
|\
| * cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai2015-12-081-0/+3
| * cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-083-0/+11
| * cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai2015-12-081-4/+53
| * cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-082-6/+51
| * cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai2015-12-081-2/+2
| * cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai2015-12-081-8/+9
| * cxgb4: Align rest of the ethtool get statsHariprasad Shenai2015-12-081-73/+73
|/
* net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-083-30/+55
* sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-086-9/+191
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-0812-38/+76
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-082-5/+14
* Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2015-12-085-28/+140
|\
| * cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo2015-11-202-5/+41
| * kernfs: implement kernfs_walk_and_get()Tejun Heo2015-11-202-0/+58
| * cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2015-11-203-23/+41
* | Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi2015-12-0814-2778/+0
* | Merge branch 'sh_eth-optimize-mdio'David S. Miller2015-12-081-49/+15
|\ \
| * | sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov2015-12-081-21/+6
| * | sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov2015-12-081-23/+12
| * | sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov2015-12-081-15/+7
|/ /
* | drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall2015-12-088-18/+18
* | Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller2015-12-08147-2067/+3291
|\ \
| * \ Merge tag 'iwlwifi-next-for-kalle-2015-12-01' of https://git.kernel.org/pub/s...Kalle Valo2015-12-0388-1162/+1989
| |\ \
| | * | iwlwifi: remove IWL_DL_LEDEliad Peller2015-12-012-4/+0
| | * | iwlwifi: mvm: ROC: Extend the ROC max delay duration & limit ROC durationMatti Gottlieb2015-12-011-4/+38
| | * | iwlwifi: mvm: add 9000-series RX APIJohannes Berg2015-12-013-0/+115
| | * | iwlwifi: mvm: report wakeup for wowlanDerek Basehore2015-12-011-0/+2
| | * | iwlwifi: mvm: rs: fix a warning messageDan Carpenter2015-12-011-1/+1
| | * | iwlwifi: print index in api/capa flags parsing messageJohannes Berg2015-12-011-2/+6
| | * | iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach2015-12-0152-52/+52
| | * | iwlwifi: mvm: Align bt-coex priority with requirementsAvri Altman2015-12-011-15/+21
| | * | iwlwifi: Add PCI IDs for the new series 8165Oren Givon2015-12-013-0/+13
| | * | iwlwifi: Add PCI IDs for the new 3168 seriesOren Givon2015-12-013-0/+18
| | * | iwlwifi: Add new PCI IDs for 9260 and 5165 seriesDreyfuss, Haim2015-12-014-1/+180
| | * | iwlwifi: mvm: refactor d3 key update functionsEliad Peller2015-12-012-96/+120
| | * | iwlwifi: mvm: use firmware station lookup, combine codeJohannes Berg2015-12-012-17/+29
| | * | iwlwifi: mvm: fix incorrect fallthrough in iwl_mvm_check_running_scans()Nicholas Krause2015-12-011-1/+1
| | * | iwlwifi: pcie: remove pointer from debug messageJohannes Berg2015-12-011-2/+1
| | * | iwlwifi: clean up transport debugfs handlingJohannes Berg2015-12-014-24/+14
OpenPOWER on IntegriCloud