index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
4
-0
/
+65
2019-04-26
cfg80211: Add support to set tx power for a station associated
Ashok Raj Nagarajan
1
-0
/
+43
2019-04-26
mac80211: only allocate one queue when using iTXQs
Johannes Berg
1
-5
/
+5
2019-04-26
nl80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-7
/
+3
2019-04-26
cfg80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-16
/
+7
2019-04-26
mac80211: debugfs option to force TX status frames
Julius Niedworok
3
-0
/
+64
2019-04-26
cfg80211: remove redundant zero check on variable 'changed'
Colin Ian King
1
-3
/
+0
2019-04-26
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2
-3
/
+5
2019-04-26
mac80211: minstrel_ht: automatically calculate rate duration shift
Felix Fietkau
1
-54
/
+80
2019-04-26
mac80211: minstrel_ht: add support for rates with 4 spatial streams
Felix Fietkau
2
-1
/
+11
2019-04-26
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
Felix Fietkau
3
-39
/
+56
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
9
-60
/
+145
2019-04-26
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
4
-16
/
+71
2019-04-26
mac80211: Optimize tailroom_needed update checks
Alexander Wetzel
1
-9
/
+15
2019-04-26
mac80211: set NETIF_F_LLTX when using intermediate tx queues
Felix Fietkau
1
-0
/
+1
2019-04-26
mac80211: run late dequeue late tx handlers without holding fq->lock
Felix Fietkau
1
-2
/
+8
2019-04-26
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
1
-5
/
+10
2019-04-26
mac80211: mesh: drop redundant rcu_read_lock/unlock calls
Felix Fietkau
2
-20
/
+8
2019-04-26
mac80211: support profile split between elements
Sara Sharon
2
-20
/
+37
2019-04-26
cfg80211: support profile split between elements
Sara Sharon
1
-6
/
+103
2019-04-26
mac80211: support non-inheritance element
Sara Sharon
1
-57
/
+77
2019-04-26
cfg80211: support non-inheritance element
Sara Sharon
1
-1
/
+60
2019-04-26
cfg80211: don't skip multi-bssid index element
Sara Sharon
1
-2
/
+1
2019-04-08
cfg80211/nl80211: Offload OWE processing to user space in AP mode
Sunil Dutt
3
-0
/
+123
2019-04-08
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
4
-2
/
+11
2019-04-08
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
vamsi krishna
1
-0
/
+53
2019-04-08
nl80211: reindent some sched scan code
Johannes Berg
1
-31
/
+34
2019-04-07
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
1
-20
/
+44
2019-04-07
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
7
-7
/
+0
2019-04-06
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
1
-0
/
+4
2019-04-06
net: hsr: add debugfs support for display node list
Murali Karicheri
6
-12
/
+155
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
12
-61
/
+12
2019-04-06
net: hsr: add blank line after function declaration
Murali Karicheri
1
-0
/
+1
2019-04-06
net: hsr: remove camel case usage in the code
Murali Karicheri
4
-75
/
+76
2019-04-06
net: hsr: add missing space around operator in code
Murali Karicheri
2
-4
/
+4
2019-04-06
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2
-6
/
+6
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
3
-15
/
+15
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
5
-13
/
+13
2019-04-06
net: hsr: fix lines that ends with a '('
Murali Karicheri
2
-7
/
+5
2019-04-06
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
3
-9
/
+9
2019-04-06
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
3
-18
/
+16
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
7
-55
/
+0
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
5
-22
/
+31
2019-04-06
tcp: remove redundant check on tskb
Colin Ian King
1
-5
/
+2
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
46
-191
/
+256
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-189
/
+250
2019-04-04
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-04
tipc: adapt link failover for new Gap-ACK algorithm
Tuong Lien
1
-26
/
+80
2019-04-04
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
2
-10
/
+37
2019-04-04
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
3
-12
/
+159
[next]