summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26rndis_wlan: add return value validationPan Bian
2017-04-26libertas: check return value of alloc_workqueuePan Bian
2017-04-26mt7601u: check return value of alloc_skbPan Bian
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-04-25Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet
2017-04-25iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon
2017-04-25iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg
2017-04-25iwlwifi: mvm: memset binding before setting valuesSara Sharon
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon
2017-04-25iwlwifi: move to 512 queuesSara Sharon
2017-04-25iwlwifi: mvm: support station type APISara Sharon
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon
2017-04-25iwlwifi: gen2: support nmi triggering from hostLiad Kaufman
2017-04-25iwlwifi: remove module loading failure messageJohannes Berg
2017-04-25iwlwifi: don't leak memory on allocation failureJohannes Berg
2017-04-25iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg
2017-04-25iwlwifi: mvm: use defines instead of variables for shared dwell timesSara Sharon
2017-04-25iwlwifi: mvm: remove color definitionSara Sharon
2017-04-25iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon
2017-04-25iwlwifi: mvm: map cab_queue to different txq_idSara Sharon
2017-04-25iwlwifi: mvm: Ignore wifi mcc update in the driver while associatedHaim Dreyfuss
2017-04-25iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman
2017-04-25iwlwifi: mvm: avoid variable shadowingJohannes Berg
2017-04-25iwlwifi: mvm: freeze 7265D and 3168 on API version 29Dor Shaish
2017-04-25net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern
2017-04-25bridge: move bridge multicast cleanup to ndo_uninitXin Long
2017-04-25ipv6: fix source routingSabrina Dubroca
2017-04-25drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun
2017-04-25net: Generic XDPDavid S. Miller
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney
2017-04-25net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk
2017-04-25net: hso: fix module unloadingAndreas Kemnade
2017-04-25Merge branch 'qed-vf-tunnel'David S. Miller
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish
2017-04-25qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish
2017-04-25tipc: fix socket flow control accounting error at tipc_recv_streamParthasarathy Bhuvaragan
2017-04-25tipc: fix socket flow control accounting error at tipc_send_streamParthasarathy Bhuvaragan