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
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
2
-12
/
+0
2017-03-07
iwlwifi: dvm: remove usage of txrc->max_rate_idx
Johannes Berg
1
-1
/
+1
2017-03-07
iwlegacy: remove usage of txrc->max_rate_idx
Johannes Berg
2
-2
/
+2
2017-03-07
mac80211: ignore VHT membership selector when parsing rates
Johannes Berg
1
-5
/
+5
2017-03-06
cfg80211: Share Channel DFS state across wiphys of same DFS domain
Vasanthakumar Thiagarajan
6
-7
/
+218
2017-03-06
cfg80211: Disallow moving out of operating DFS channel in non-ETSI
Vasanthakumar Thiagarajan
1
-0
/
+52
2017-03-06
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
9
-9
/
+196
2017-03-06
mac80211_hwsim: report survey data for scanned channels
Johannes Berg
1
-13
/
+60
2017-03-06
mac80211: Use setup_timer instead of init_timer
Ondřej Lysoněk
2
-12
/
+12
2017-03-06
mac80211_hwsim: Add channel 169 (5845 MHz)
Jouni Malinen
1
-0
/
+1
2017-03-06
mac80211_hwsim: fix command documentation indentation
Johannes Berg
1
-2
/
+2
2017-03-06
mac80211_hwsim: Make sure NEW_RADIO contains final name
Andrew Zaborowski
1
-0
/
+3
2017-03-06
mac80211: fix mesh fail_avg check
Manoharan, Rajkumar
1
-2
/
+4
2017-03-06
ieee80211: define HT operation CCFS2 field
Johannes Berg
1
-0
/
+2
2017-03-06
mac80211: encode rate type (legacy, HT, VHT) with fewer bits
Johannes Berg
2
-9
/
+15
2017-03-06
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
2
-30
/
+33
2017-03-06
mac80211: remove local pointer from rate_ctrl_ref
Johannes Berg
2
-6
/
+5
2017-03-06
ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1
Johannes Berg
4
-16
/
+16
2017-03-06
mac80211: Print text for disassociation reason
Arkadiusz Miskiewicz
1
-2
/
+3
2017-03-06
ieee80211: add FT-PSK AKM suite selector
Avraham Stern
1
-0
/
+1
2017-03-06
cfg80211: combine two nested ifs into a single condition
Johannes Berg
2
-11
/
+11
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
25
-0
/
+52
2017-03-06
mac80211: Add set_cqm_rssi_range_config
Andrew Zaborowski
3
-0
/
+58
2017-03-06
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
7
-14
/
+198
2017-03-06
mac80211: use DECLARE_EWMA for mesh_fail_avg
Manoharan, Rajkumar
3
-7
/
+22
2017-03-03
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-03
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-03
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-03-03
pcieaer doc: update the link
Cao jin
1
-1
/
+1
2017-03-03
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
4
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
1
-1
/
+4
2017-03-03
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
1
-14
/
+18
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2
-81
/
+58
2017-03-03
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
1
-5
/
+4
2017-03-03
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
1
-2
/
+0
2017-03-03
can: flexcan: fix typo in comment
Marc Kleine-Budde
1
-1
/
+1
2017-03-03
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
1
-6
/
+3
2017-03-03
can: gs_usb: fix coding style
Ethan Zonca
1
-6
/
+5
2017-03-03
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
1
-11
/
+29
2017-03-02
smb2: Enforce sec= mount option
Sachin Prabhu
8
-7
/
+49
2017-03-02
CIFS: Fix sparse warnings
Steve French
2
-4
/
+4
[next]