aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki6-37/+45
2015-03-13rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()Taehee Yoo1-3/+2
2015-03-13libertas_tf: if_usb.c: don't export static symbolJulia Lawall1-2/+0
2015-03-13brcmfmac: fix watchdog timer regressionArend van Spriel1-3/+2
2015-03-13brcmfmac: take save&restore memory into account for SDIO shared infoArend van Spriel1-16/+24
2015-03-13brcmfmac: extract ram size info from internal memory registersArend van Spriel2-47/+217
2015-03-13brcmfmac: assure device is ready for download after brcmf_chip_attach()Arend van Spriel3-11/+2
2015-03-13brcmfmac: rename chip download functionsArend van Spriel4-31/+30
2015-03-13brcmfmac: always perform cores checksArend van Spriel1-7/+11
2015-03-13brcmfmac: remove duplication of ramsize infoArend van Spriel1-10/+1
2015-03-13ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal1-1/+1
2015-03-13ar5523: use container_ofFlorian Westphal2-5/+5
2015-03-13ath9k: Fix RTT chainmask usageSujith Manoharan1-3/+3
2015-03-13ath9k: Check allowed PCIE powersave configurationSujith Manoharan1-16/+57
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan3-1/+5
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan3-7/+13
2015-03-13ath9k: Add PCIE powersave macrosSujith Manoharan1-0/+6
2015-03-13wil6210: support AP isolationVladimir Kondratiev5-1/+20
2015-03-13wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev1-14/+58
2015-03-13wil6210: NAPI completion refactorVladimir Kondratiev1-2/+2
2015-03-13brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan5-0/+12
2015-03-13brcmfmac: Fix race condition in msgbuf ioctl processing.Hante Meuleman1-3/+2
2015-03-13brcmfmac: Fix possible race-condition.Hante Meuleman1-13/+24
2015-03-13brcmfmac: Simplify watchdog sleep.Hante Meuleman1-39/+21
2015-03-13brcmfmac: Fix oops when SDIO device is removed.Hante Meuleman2-1/+6
2015-03-13rtlwifi: Remove duplicated prototypeTaehee Yoo1-1/+0
2015-03-13ath5k: fix reset raceSergey Ryazanov2-0/+8
2015-03-13ath5k: channel change fixSergey Ryazanov2-27/+21
2015-03-12vxlan: Don't set s_addr in vxlan_create_sockSimon Horman1-1/+0
2015-03-12mpls: In mpls_egress verify the packet length.Eric W. Biederman1-1/+16
2015-03-12net/macb: Only adjust tx_clk on link changeJaeden Amero1-2/+5
2015-03-12rhashtable: Fix read-side crash during rehashHerbert Xu1-1/+1
2015-03-12rhashtable: kill ht->shift atomic operationsDaniel Borkmann2-33/+28
2015-03-12rhashtable: Fix reader/rehash raceHerbert Xu1-0/+6
2015-03-12inet: introduce ireq_familyEric Dumazet8-1/+8
2015-03-12inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet3-8/+7
2015-03-12inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet4-1/+10
2015-03-12net: add req_prot_cleanup() & req_prot_init() helpersEric Dumazet1-28/+41
2015-03-12inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet2-0/+9
2015-03-12inet: add ireq_state field to inet_request_sockEric Dumazet1-0/+3
2015-03-12inet: add TCP_NEW_SYN_RECV stateEric Dumazet1-1/+3
2015-03-12ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet5-2/+3
2015-03-12cls_bpf: do eBPF invocation under non-bh RCU lock variant for mapsDaniel Borkmann1-3/+6
2015-03-12fib_trie: Provide a deterministic order for fib_alias w/ tables mergedAlexander Duyck1-11/+17
2015-03-12fib_trie: Avoid NULL pointer if local table is not allocatedAlexander Duyck1-1/+4
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2-2/+7
2015-03-12net: Introduce possible_net_tEric W. Biederman16-67/+37
2015-03-12net: Kill hold_net release_netEric W. Biederman15-90/+14
2015-03-12rhashtable: Remove obj_raw_hashfnHerbert Xu1-18/+7
2015-03-12rhashtable: Remove key length argument to key_hashfnHerbert Xu1-3/+4