Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
38a1390e02b7bfd02cabc98238e859c07d86a6d3
38a1390
ath10k: dma unmap mgmt tx buffer if wmi cmd send fails
by Rakesh Pillai
· 7 years ago
3a3b745
wil6210: add debugfs 'mids' file
by Lior David
· 7 years ago
5bd6098
wil6210: multiple VIFs support for connections and data path
by Lior David
· 7 years ago
404bbb3c
wil6210: rename p2p_wdev_mutex to vif_mutex
by Lior David
· 7 years ago
3ada931
wil6210: multiple VIFs support for start/stop AP
by Lior David
· 7 years ago
4aebd3b
wil6210: add support for adding and removing virtual interfaces
by Lior David
· 7 years ago
e00243f
wil6210: infrastructure for multiple virtual interfaces
by Lior David
· 7 years ago
7bfe9e2
wil6210: support concurrency record in FW file
by Lior David
· 7 years ago
9f38f28
wil6210: add wil6210_vif structure for per-VIF data
by Lior David
· 7 years ago
9bfd05e
wcn36xx: Fix warning due to duplicate scan_completed notification
by Loic Poulain
· 7 years ago
52c528f
ath9k: Fix ack SIFS time for quarter/half channels
by Wojciech Dubowik
· 7 years ago
91f1ee6
ath9k: Fix airtime calculation for quarter/half channels
by Wojciech Dubowik
· 7 years ago
2571c08
ath5k: remove duplicated re-assignment to pointer 'tq'
by Colin Ian King
· 7 years ago
fc8b926
ath10k: update the IRAM bank number for QCA9377
by Ryan Hsu
· 7 years ago
cf0d37a
ath10k: fix log message for hif power on failure
by Govind Singh
· 7 years ago
77b8382
wil6210: fix spelling mistake: "preperation"-> "preparation"
by Colin Ian King
· 7 years ago
abb374f
ath10k: make ath10k report discarded packets to mac80211
by Ignacio Nunez Hernanz
· 7 years ago
f74290f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9cb9c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
2eb02aa
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
65738c6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
2bd06ce
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
13f514b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
938e142
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
170e07b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
1b71af6
net: fib_rules: Add new attribute to set protocol
by Donald Sharp
· 7 years ago
8961ca4
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
cc30c93f
selftests/net: ignore background traffic in psock_fanout
by Willem de Bruijn
· 7 years ago
3c69f79
atm: idt77252: remove redundant bit-wise or'ing of zero
by Colin Ian King
· 7 years ago
a5f7add
net_sched: gen_estimator: fix broken estimators based on percpu stats
by Eric Dumazet
· 7 years ago
2217009
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
79a5b97
rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier
by Sowmini Varadhan
· 7 years ago
9dbe789
r8169: simplify and improve check for dash
by Heiner Kallweit
· 7 years ago
7edf6d3
r8169: disable WOL per default
by Heiner Kallweit
· 7 years ago
d903ec7
gianfar: simplify FCS handling and fix memory leak
by Andy Spencer
· 7 years ago
ca79bec2
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
by Arnd Bergmann
· 7 years ago
4e14bf4
macvlan: fix use-after-free in macvlan_common_newlink()
by Alexey Kodanev
· 7 years ago
9f41631
arm64: fix unwind_frame() for filtered out fn for function graph tracing
by Pratyush Anand
· 7 years ago
120f3b1
integrity/security: fix digsig.c build error with header file
by Randy Dunlap
· 7 years ago
16c4db3
Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3
by James Morris
· 7 years ago
b17800e
Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 7 years ago
0f9da84
MIPS: boot: Define __ASSEMBLY__ for its.S build
by Kees Cook
· 7 years ago
bae6cfe
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
0bb7816
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
16338a9
bpf, arm64: fix out of bounds access in tail call
by Daniel Borkmann
· 7 years ago
a493a87
bpf, x64: implement retpoline for tail call
by Daniel Borkmann
· 7 years ago
9026e82
fs/signalfd: fix build error for BUS_MCEERR_AR
by Randy Dunlap
· 7 years ago
93c62c4
rxrpc: Fix send in rxrpc_send_data_packet()
by David Howells
· 7 years ago
4618245
dsa: ptp: mark dummy helpers as 'inline'
by Arnd Bergmann
· 7 years ago
370c105
net: aquantia: Fix error handling in aq_pci_probe()
by Dan Carpenter
· 7 years ago
6c5f610
bpf: fix rcu lockdep warning for lpm_trie map_free callback
by Yonghong Song
· 7 years ago
32fff23
bpf: add schedule points in percpu arrays management
by Eric Dumazet
· 7 years ago
8e88262
Merge branch 'nfp-build-and-FW-initramfs-updates'
by David S. Miller
· 7 years ago
70271da
nfp: advertise firmware for mixed 10G/25G mode
by Dirk van der Merwe
· 7 years ago
420b935
aquantia: add Makefiles to all directories
by Jakub Kicinski
· 7 years ago
f730899
nfp: add Makefiles to all directories
by Jakub Kicinski
· 7 years ago
60772e4
Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
ed04c46
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
94ba927
mac80211: Call mgd_prep_tx before transmitting deauthentication
by Ilan Peer
· 7 years ago
a1f2ba04c
mac80211: add get TID helper
by Sara Sharon
· 7 years ago
7299d6f
mac80211: support reporting A-MPDU EOF bit value/known
by Johannes Berg
· 7 years ago
4fe0de5
uapi: Add 802.11 Preauthentication to if_ether
by Denis Kenzior
· 7 years ago
a638af0
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
77f892e
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
bb17186
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
82e3be3
ibmvnic: Split counters for scrq/pools/napi
by Nathan Fontenot
· 7 years ago
657308f
regulatory: add NUL to request alpha2
by Johannes Berg
· 7 years ago
004e390
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
24180a6
Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
2510bab
net: dsa: mv88e6xxx: scratch registers and external MDIO pins
by Andrew Lunn
· 7 years ago
aa90294
ibmvnic: Fix TX descriptor tracking
by Thomas Falcon
· 7 years ago
a2c0f03
ibmvnic: Fix early release of login buffer
by Thomas Falcon
· 7 years ago
83090e7
net/smc9194: Remove bogus CONFIG_MAC reference
by Finn Thain
· 7 years ago
f4af1db
Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
1fe4b11
net: ipv4: Set addr_type in hash_keys for forwarded case
by David Ahern
· 7 years ago
350c9f4
tcp_bbr: better deal with suboptimal GSO
by Eric Dumazet
· 7 years ago
88e80c6
smsc75xx: fix smsc75xx_set_features()
by Eric Dumazet
· 7 years ago
b87b619
netlink: put module reference if dump start fails
by Jason A. Donenfeld
· 7 years ago
645ae5c
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3
by James Morris
· 7 years ago
238ca35
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
bef3efb
efivarfs: Limit the rate for non-root to read files
by Luck, Tony
· 7 years ago
28128c6
kconfig.h: Include compiler types to avoid missed struct attributes
by Kees Cook
· 7 years ago
b21ebf2f
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
by H.J. Lu
· 7 years ago
d9f4bb1
KEYS: Use individual pages in big_key for crypto buffers
by David Howells
· 7 years ago
4b34968
X.509: fix NULL dereference when restricting key with unsupported_sig
by Eric Biggers
· 7 years ago
437499e
X.509: fix BUG_ON() when hash algorithm is unsupported
by Eric Biggers
· 7 years ago
6459ae3
PKCS#7: fix direct verification of SignerInfo signature
by Eric Biggers
· 7 years ago
29f4a67
PKCS#7: fix certificate blacklisting
by Eric Biggers
· 7 years ago
971b42c
PKCS#7: fix certificate chain verification
by Eric Biggers
· 7 years ago
80475c4
selftests/bpf/test_maps: exit child process without error in ENOMEM case
by Li Zhijian
· 7 years ago
15122ee
arm64: Enforce BBM for huge IO/VMAP mappings
by Will Deacon
· 7 years ago
d1fa745
i2c: designware: Consider SCL GPIO optional
by Andy Shevchenko
· 7 years ago
c396b9a
i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".
by Patryk Kocielnik
· 7 years ago
fe32a81
i2c: bcm2835: Set up the rising/falling edge delays
by Eric Anholt
· 7 years ago
d057dc4
seccomp: add a selftest for get_metadata
by Tycho Andersen
· 7 years ago
63bb004
ptrace, seccomp: tweak get_metadata behavior slightly
by Tycho Andersen
· 7 years ago
2a040f9
seccomp, ptrace: switch get_metadata types to arch independent
by Tycho Andersen
· 7 years ago
31a8260
selftests/bpf: update gitignore with test_libbpf_open
by Anders Roxell
· 7 years ago
b52db43
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
by Anders Roxell
· 7 years ago
a7dcdf6
bpf: clean up unused-variable warning
by Arnd Bergmann
· 7 years ago
Next »