index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
iwlwifi: mvm: convert to FW AC when configuring MU EDCA
Shaul Triebitz
1
-5
/
+6
2019-06-29
iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmd
Naftali Goldstein
3
-5
/
+19
2019-06-29
iwlwifi: remove some unnecessary NULL checks
Dan Carpenter
1
-12
/
+11
2019-06-29
iwlwifi: d3: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-06-29
iwlwifi: lib: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-06-29
iwlwifi: fw api: support adwell HB default APs number api
Shahar S Matityahu
4
-3
/
+31
2019-06-29
iwlwifi: mvm: remove multiple debugfs entries
Mordechay Goodstein
3
-29
/
+1
2019-06-29
iwlwifi: dbg_ini: implement dump info collection
Shahar S Matityahu
5
-0
/
+158
2019-06-29
iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packets
Mordechay Goodstein
3
-2
/
+50
2019-06-29
iwlwifi: dbg_ini: support debug info TLV
Shahar S Matityahu
6
-15
/
+91
2019-06-29
iwlwifi: dbg_ini: use different barker for ini dump
Shahar S Matityahu
2
-5
/
+3
2019-06-29
iwlwifi: dbg_ini: add consecutive trigger firing support
Shahar S Matityahu
6
-51
/
+84
2019-06-29
iwlwifi: dbg_ini: abort region collection in case the size is 0
Shahar S Matityahu
1
-20
/
+33
2019-06-29
iwlwifi: update CSI API
Johannes Berg
1
-3
/
+8
2019-06-29
iwlwifi: dbg_ini: dump headers cleanup
Shahar S Matityahu
3
-67
/
+52
2019-06-29
iwlwifi: dbg: allow dump collection in case of an early error
Shahar S Matityahu
2
-6
/
+22
2019-06-29
iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabled
Jiri Kosina
1
-1
/
+3
2019-06-27
rtw88: refine flow to get tx power index
Zong-Zhe Yang
2
-22
/
+44
2019-06-27
rtw88: remove all RTW_MAX_POWER_INDEX macro
Tzu-En Huang
3
-15
/
+19
2019-06-27
rtw88: update tx power limit table to RF v20
Zong-Zhe Yang
4
-93
/
+793
2019-06-27
rtw88: correct power limit selection
Zong-Zhe Yang
3
-8
/
+131
2019-06-27
rtw88: choose the lowest as world-wide power limit
Yan-Hsuan Chuang
1
-2
/
+10
2019-06-27
rtw88: fix incorrect tx power limit at 5G
Yan-Hsuan Chuang
1
-10
/
+7
2019-06-27
rtw88: remove unused variable
Yan-Hsuan Chuang
1
-2
/
+1
2019-06-27
rtw88: unify prefixes for tx power setting routine
Yan-Hsuan Chuang
3
-66
/
+66
2019-06-27
rtw88: do not use (void *) as argument
Yan-Hsuan Chuang
1
-7
/
+5
2019-06-27
rtw88: resolve order of tx power setting routines
Yan-Hsuan Chuang
2
-525
/
+515
2019-06-27
mwifiex: don't disable hardirqs; just softirqs
Brian Norris
18
-378
/
+256
2019-06-27
mwifiex: dispatch/rotate from reorder table atomically
Brian Norris
1
-19
/
+24
2019-06-27
b43: simplify engine type / DMA mask selection
Christoph Hellwig
1
-22
/
+6
2019-06-27
b43: remove b43_dma_set_mask
Christoph Hellwig
1
-38
/
+5
2019-06-27
b43legacy: simplify engine type / DMA mask selection
Christoph Hellwig
1
-17
/
+3
2019-06-27
b43legacy: remove b43legacy_dma_set_mask
Christoph Hellwig
1
-38
/
+1
2019-06-26
net: macb: Kconfig: Rename Atmel to Cadence
Palmer Dabbelt
1
-3
/
+3
2019-06-26
net: macb: Kconfig: Make MACB depend on COMMON_CLK
Palmer Dabbelt
1
-2
/
+2
2019-06-26
Allow 0.0.0.0/8 as a valid address range
Dave Taht
1
-1
/
+1
2019-06-26
rtnetlink: skip metrics loop for dst_default_metrics
David Ahern
1
-0
/
+4
2019-06-26
net: fddi: skfp: Remove unused private PCI definitions
Puranjay Mohan
1
-224
/
+1
2019-06-26
net: fddi: skfp: Include generic PCI definitions
Puranjay Mohan
1
-0
/
+1
2019-06-26
net: fddi: skfp: Rename local PCI defines to match generic PCI defines
Puranjay Mohan
2
-3
/
+3
2019-06-26
net: stmmac: Fix crash observed if PHY does not support EEE
Jon Hunter
1
-4
/
+6
2019-06-26
net: stmmac: Fix possible deadlock when disabling EEE support
Jon Hunter
1
-0
/
+1
2019-06-26
ipv6: fix suspicious RCU usage in rt6_dump_route()
Eric Dumazet
1
-0
/
+2
2019-06-26
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
1
-5
/
+6
2019-06-26
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
6
-184
/
+11
2019-06-26
net: hns3: add exception handling when enable NIC HW error interrupts
Weihang Li
1
-3
/
+5
2019-06-26
net: hns3: fixes wrong place enabling ROCE HW error when loading
Huazhong Tan
1
-6
/
+8
2019-06-26
net: hns3: fix race conditions between reset and module loading & unloading
Huazhong Tan
2
-0
/
+41
2019-06-26
net: hns3: add check to number of buffer descriptors
Weihang Li
2
-33
/
+58
2019-06-26
net: hns3: remove override_pci_need_reset
Weihang Li
3
-6
/
+2
[next]