index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
8
-130
/
+205
2017-03-29
mac80211-hwsim: remove dmesg spam about get-survey.
Ben Greear
1
-2
/
+0
2017-03-29
mac80211: mesh: drop new node with weak power
Masashi Honma
1
-2
/
+8
2017-03-17
cfg80211: preserve wdev ID across netns changes
Johannes Berg
1
-1
/
+9
2017-03-16
nl80211: Use signed function for a signed variable
Masashi Honma
1
-1
/
+1
2017-03-16
mac80211: Use setup_timer instead of init_timer for mesh path
Ondřej Lysoněk
1
-3
/
+2
2017-03-08
mac80211: reject/clear user rate mask if not usable
Johannes Berg
4
-1
/
+48
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-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
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
[next]