summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-26rtl8xxxu: Stop log spam from each successful interruptLarry Finger
2016-09-26rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen
2016-09-26rtl8xxxu: Clean up llt_init() APIJes Sorensen
2016-09-26rtl8xxxu: Fix off by one error calculating pubqJes Sorensen
2016-09-26mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar
2016-09-26mwifiex: fix race condition causing tx timeoutCathy Luo
2016-09-26mwifiex: fix kernel crash for USB chipsetsCathy Luo
2016-09-26brcmfmac: simplify mapping of auth typeHante Meuleman
2016-09-26brcmfmac: fix out of bound access on clearing wowl wake indicatorHante Meuleman
2016-09-26brcmfmac: fix clearing entry IPv6 addressHante Meuleman
2016-09-26brcmfmac: remove unnecessary null pointer checkHante Meuleman
2016-09-26brcmfmac: remove worker from .ndo_set_mac_address() callbackArend Van Spriel
2016-09-26brcmfmac: initialize variable in brcmf_sdiod_regrl()Arend Van Spriel
2016-09-26brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()Arend Van Spriel
2016-09-26brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()Arend Van Spriel
2016-09-26brcmfmac: ignore 11d configuration errorsHante Meuleman
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat
2016-09-26wlcore: wl18xx: Use chip specific configuration firmwareTony Lindgren
2016-09-26wlcore: Fix config firmware loading issuesTony Lindgren
2016-09-26wlcore: spi: Populate config firmware dataTony Lindgren
2016-09-26wlcore: sdio: Populate config firmware dataTony Lindgren
2016-09-26wlcore: Prepare family to fix nvs file handlingTony Lindgren
2016-09-26Merge branch 'bnx2x-fix-page-allocation-failure'David S. Miller
2016-09-26bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron
2016-09-26bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron
2016-09-26Merge tag 'iwlwifi-next-for-kalle-2016-09-19-2' of git://git.kernel.org/pub/s...Kalle Valo
2016-09-26nfp: bpf: improve handling for disabled BPF syscallArnd Bergmann
2016-09-26net: bcmgenet: remove unused function in bcmgenet.cBaoyou Xie
2016-09-26cxgb4: mark symbols static where possibleBaoyou Xie
2016-09-26net: mvneta: mark symbols static where possibleBaoyou Xie
2016-09-26net: hip04: mark tx_done() staticBaoyou Xie
2016-09-26net: hisilicon: mark symbols static where possibleBaoyou Xie
2016-09-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-09-25net: dsa: mv88e6xxx: fix non static symbol warningsWei Yongjun
2016-09-25be2net: fix non static symbol warningsWei Yongjun
2016-09-25net: smc91x: take into account register shiftRobert Jarzmik
2016-09-25cxgb4: fix -ve error check on a signed iqColin Ian King
2016-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso
2016-09-25netfilter: xt_socket: fix transparent match for IPv6 request socketsKOVACS Krisztian
2016-09-25netfilter: evict stale entries when user reads /proc/net/nf_conntrackFlorian Westphal
2016-09-25netfilter: xt_hashlimit: Create revision 2 to support higher pps ratesVishwanath Pai
2016-09-25netfilter: xt_hashlimit: Prepare for revision 2Vishwanath Pai
2016-09-25netfilter: nft_ct: report error if mark and dir specified simultaneouslyLiping Zhang
2016-09-25netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocolLiping Zhang
2016-09-25netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ackGao Feng
2016-09-25netfilter: replace list_head with single linked listAaron Conole