summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki
2015-03-13rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()Taehee Yoo
2015-03-13libertas_tf: if_usb.c: don't export static symbolJulia Lawall
2015-03-13brcmfmac: fix watchdog timer regressionArend van Spriel
2015-03-13brcmfmac: take save&restore memory into account for SDIO shared infoArend van Spriel
2015-03-13brcmfmac: extract ram size info from internal memory registersArend van Spriel
2015-03-13brcmfmac: assure device is ready for download after brcmf_chip_attach()Arend van Spriel
2015-03-13brcmfmac: rename chip download functionsArend van Spriel
2015-03-13brcmfmac: always perform cores checksArend van Spriel
2015-03-13brcmfmac: remove duplication of ramsize infoArend van Spriel
2015-03-13ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal
2015-03-13ar5523: use container_ofFlorian Westphal
2015-03-13ath9k: Fix RTT chainmask usageSujith Manoharan
2015-03-13ath9k: Check allowed PCIE powersave configurationSujith Manoharan
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan
2015-03-13ath9k: Add PCIE powersave macrosSujith Manoharan
2015-03-13wil6210: support AP isolationVladimir Kondratiev
2015-03-13wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev
2015-03-13wil6210: NAPI completion refactorVladimir Kondratiev
2015-03-13brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan
2015-03-13brcmfmac: Fix race condition in msgbuf ioctl processing.Hante Meuleman
2015-03-13brcmfmac: Fix possible race-condition.Hante Meuleman
2015-03-13brcmfmac: Simplify watchdog sleep.Hante Meuleman
2015-03-13brcmfmac: Fix oops when SDIO device is removed.Hante Meuleman
2015-03-13rtlwifi: Remove duplicated prototypeTaehee Yoo
2015-03-13ath5k: fix reset raceSergey Ryazanov
2015-03-13ath5k: channel change fixSergey Ryazanov
2015-03-13Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/s...Kalle Valo
2015-03-12vxlan: Don't set s_addr in vxlan_create_sockSimon Horman
2015-03-12mpls: In mpls_egress verify the packet length.Eric W. Biederman
2015-03-12net/macb: Only adjust tx_clk on link changeJaeden Amero
2015-03-12rhashtable: Fix read-side crash during rehashHerbert Xu
2015-03-12rhashtable: kill ht->shift atomic operationsDaniel Borkmann
2015-03-12rhashtable: Fix reader/rehash raceHerbert Xu
2015-03-12Merge branch 'listener_refactor'David S. Miller
2015-03-12inet: introduce ireq_familyEric Dumazet
2015-03-12inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet
2015-03-12inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet
2015-03-12net: add req_prot_cleanup() & req_prot_init() helpersEric Dumazet
2015-03-12inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet
2015-03-12inet: add ireq_state field to inet_request_sockEric Dumazet
2015-03-12inet: add TCP_NEW_SYN_RECV stateEric Dumazet
2015-03-12ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet
2015-03-12cls_bpf: do eBPF invocation under non-bh RCU lock variant for mapsDaniel Borkmann
2015-03-12Merge branch 'fib_trie_table_merge_fixes'David S. Miller
2015-03-12fib_trie: Provide a deterministic order for fib_alias w/ tables mergedAlexander Duyck
2015-03-12fib_trie: Avoid NULL pointer if local table is not allocatedAlexander Duyck
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-03-12Merge branch 'possible_net_t'David S. Miller