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
2018-01-08
mt76x2: init: fix rx filter default value during init
Lorenzo Bianconi
1
-1
/
+2
2018-01-08
mt76x2: configure rx filter based on monitor mode setting
Felix Fietkau
1
-0
/
+9
2018-01-08
mt76x2: init: disable APCLI by default
Lorenzo Bianconi
1
-2
/
+0
2018-01-08
mt76x2: convert between per-chain tx power and combined output
Felix Fietkau
2
-0
/
+10
2018-01-08
mt76x2: initialize channel power limits at probe time
Felix Fietkau
4
-13
/
+43
2018-01-08
mt76x2: add channel argument to eeprom tx power functions
Felix Fietkau
3
-17
/
+26
2018-01-08
mt76x2: increase OFDM SIFS time
Felix Fietkau
1
-8
/
+1
2018-01-08
mt76x2: remove some harmless WARN_ONs in tx status and rx path
Felix Fietkau
1
-14
/
+14
2018-01-08
mt76: fix returnvar.cocci warnings
Fengguang Wu
1
-2
/
+1
2018-01-08
mt76: fix debugfs_simple_attr.cocci warnings
Fengguang Wu
1
-3
/
+4
2018-01-08
brcmfmac: Support 43455 save-restore (SR) feature if FW include -sr
Double Lo
1
-0
/
+1
2018-01-08
brcmfmac: Clean up interrupt macros
Ian Molton
2
-4
/
+7
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
3
-50
/
+56
2018-01-08
brcmfmac: More efficient and slightly easier to read fixup for 4339 chips
Arend Van Spriel
1
-3
/
+4
2018-01-08
brcmfmac: Remove func0 from function array
Ian Molton
3
-14
/
+11
2018-01-08
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
2
-2
/
+6
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
3
-4
/
+10
2018-01-08
brcmfmac: Rename buscore to core for consistency
Arend Van Spriel
1
-2
/
+2
2018-01-08
brcmfmac: Remove {r,w}_sdreg32
Ian Molton
1
-46
/
+42
2018-01-08
rtlwifi: fill FW version and subversion
Ping-Ke Shih
2
-0
/
+4
2018-01-08
rtlwifi: btcoex: Use seq_file to dump btcoex status
Ping-Ke Shih
12
-632
/
+664
2018-01-08
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
9
-2
/
+523
2018-01-08
rtlwifi: rtl8723: Add error handling to no existing firmware
Ping-Ke Shih
1
-1
/
+1
2018-01-08
rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
4
-26
/
+26
2018-01-08
rtlwifi: mark expected switch fall-through in rtl_make_smps_action
Gustavo A. R. Silva
1
-3
/
+1
2018-01-08
rtlwifi: Remove unnecessary 'out of memory' message
Shreeya Patel
1
-4
/
+2
2018-01-08
rtlwifi: use kcalloc instead of multiply
Tobin C. Harding
1
-2
/
+2
2018-01-08
rtlwifi: fix parenthesis alignment
Ping-Ke Shih
1
-1
/
+1
2018-01-08
rtlwifi: check for array overflow
Dan Carpenter
1
-0
/
+4
2018-01-08
MAINTAINERS: Change maintainer for rtlwifi
Larry Finger
1
-4
/
+2
2018-01-08
rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate()
Markus Elfring
1
-3
/
+1
2018-01-07
selftests: fib_tests: Add test cases for netdev carrier change
Ido Schimmel
1
-0
/
+142
2018-01-07
selftests: fib_tests: Add test cases for netdev down
Ido Schimmel
1
-0
/
+141
2018-01-07
selftests: fib_tests: Add test cases for IPv4/IPv6 FIB
Ido Schimmel
2
-0
/
+147
2018-01-07
ipv6: Flush multipath routes when all siblings are dead
Ido Schimmel
1
-8
/
+75
2018-01-07
ipv6: Take table lock outside of sernum update function
Ido Schimmel
2
-4
/
+3
2018-01-07
ipv6: Export sernum update function
Ido Schimmel
2
-3
/
+9
2018-01-07
ipv6: Teach tree walker to skip multipath routes
Ido Schimmel
1
-2
/
+9
2018-01-07
ipv6: Add explicit flush indication to routes
Ido Schimmel
1
-1
/
+2
2018-01-07
ipv6: Report dead flag during route dump
Ido Schimmel
1
-0
/
+3
2018-01-07
ipv6: Ignore dead routes during lookup
Ido Schimmel
1
-4
/
+14
2018-01-07
ipv6: Check nexthop flags in route dump instead of carrier
Ido Schimmel
1
-1
/
+1
2018-01-07
ipv6: Check nexthop flags during route lookup instead of carrier
Ido Schimmel
1
-4
/
+3
2018-01-07
ipv6: Set nexthop flags during route creation
Ido Schimmel
1
-0
/
+3
2018-01-07
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
3
-6
/
+20
2018-01-07
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
3
-19
/
+24
2018-01-07
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
3
-0
/
+33
2018-01-07
ipv6: Mark dead nexthops with appropriate flags
Ido Schimmel
1
-1
/
+3
2018-01-07
ipv6: Remove redundant route flushing during namespace dismantle
Ido Schimmel
2
-6
/
+3
2018-01-06
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
3
-1
/
+190
[next]