index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-13
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
2015-03-13
rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()
Taehee Yoo
2015-03-13
libertas_tf: if_usb.c: don't export static symbol
Julia Lawall
2015-03-13
brcmfmac: fix watchdog timer regression
Arend van Spriel
2015-03-13
brcmfmac: take save&restore memory into account for SDIO shared info
Arend van Spriel
2015-03-13
brcmfmac: extract ram size info from internal memory registers
Arend van Spriel
2015-03-13
brcmfmac: assure device is ready for download after brcmf_chip_attach()
Arend van Spriel
2015-03-13
brcmfmac: rename chip download functions
Arend van Spriel
2015-03-13
brcmfmac: always perform cores checks
Arend van Spriel
2015-03-13
brcmfmac: remove duplication of ramsize info
Arend van Spriel
2015-03-13
ath9k: make ath_frame_info fit into reduced-size rate_driver_data
Florian Westphal
2015-03-13
ar5523: use container_of
Florian Westphal
2015-03-13
ath9k: Fix RTT chainmask usage
Sujith Manoharan
2015-03-13
ath9k: Check allowed PCIE powersave configuration
Sujith Manoharan
2015-03-13
ath9k: Initialize pll_pwrsave for AR9462/AR9565
Sujith Manoharan
2015-03-13
ath9k: Fix PLL powersave for AR9485
Sujith Manoharan
2015-03-13
ath9k: Add PCIE powersave macros
Sujith Manoharan
2015-03-13
wil6210: support AP isolation
Vladimir Kondratiev
2015-03-13
wil6210: re-submit Rx frames to the wireless media if appropriate
Vladimir Kondratiev
2015-03-13
wil6210: NAPI completion refactor
Vladimir Kondratiev
2015-03-13
brcmfmac: Add support for BCM4345 SDIO chipset.
Syed Asifful Dayyan
2015-03-13
brcmfmac: Fix race condition in msgbuf ioctl processing.
Hante Meuleman
2015-03-13
brcmfmac: Fix possible race-condition.
Hante Meuleman
2015-03-13
brcmfmac: Simplify watchdog sleep.
Hante Meuleman
2015-03-13
brcmfmac: Fix oops when SDIO device is removed.
Hante Meuleman
2015-03-13
rtlwifi: Remove duplicated prototype
Taehee Yoo
2015-03-13
ath5k: fix reset race
Sergey Ryazanov
2015-03-13
ath5k: channel change fix
Sergey Ryazanov
2015-03-13
Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/s...
Kalle Valo
2015-03-12
vxlan: Don't set s_addr in vxlan_create_sock
Simon Horman
2015-03-12
mpls: In mpls_egress verify the packet length.
Eric W. Biederman
2015-03-12
net/macb: Only adjust tx_clk on link change
Jaeden Amero
2015-03-12
rhashtable: Fix read-side crash during rehash
Herbert Xu
2015-03-12
rhashtable: kill ht->shift atomic operations
Daniel Borkmann
2015-03-12
rhashtable: Fix reader/rehash race
Herbert Xu
2015-03-12
Merge branch 'listener_refactor'
David S. Miller
2015-03-12
inet: introduce ireq_family
Eric Dumazet
2015-03-12
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-12
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2015-03-12
inet: add ireq_state field to inet_request_sock
Eric Dumazet
2015-03-12
inet: add TCP_NEW_SYN_RECV state
Eric Dumazet
2015-03-12
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-12
cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps
Daniel Borkmann
2015-03-12
Merge branch 'fib_trie_table_merge_fixes'
David S. Miller
2015-03-12
fib_trie: Provide a deterministic order for fib_alias w/ tables merged
Alexander Duyck
2015-03-12
fib_trie: Avoid NULL pointer if local table is not allocated
Alexander Duyck
2015-03-12
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2015-03-12
Merge branch 'possible_net_t'
David S. Miller
[next]