index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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
-44
/
+70
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-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
8
-18
/
+24
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-137
/
+268
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
1
-0
/
+39
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
1
-2
/
+4
2019-04-25
xprtrdma: Remove stale comment
Chuck Lever
1
-7
/
+0
2019-04-25
xprtrdma: Update comments that reference ib_drain_qp
Chuck Lever
1
-4
/
+6
2019-04-25
xprtrdma: Remove pr_err() call sites from completion handlers
Chuck Lever
2
-28
/
+4
2019-04-25
xprtrdma: Eliminate struct rpcrdma_create_data_internal
Chuck Lever
4
-71
/
+46
2019-04-25
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Chuck Lever
5
-35
/
+40
2019-04-25
xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
Chuck Lever
2
-11
/
+0
2019-04-25
SUNRPC: Update comments based on recent changes
Chuck Lever
1
-2
/
+2
2019-04-25
xprtrdma: Eliminate rpcrdma_ia::ri_device
Chuck Lever
3
-28
/
+25
2019-04-25
xprtrdma: More Send completion batching
Chuck Lever
2
-13
/
+1
2019-04-25
xprtrdma: Clean up sendctx functions
Chuck Lever
3
-26
/
+23
2019-04-25
xprtrdma: Trace marshaling failures
Chuck Lever
1
-0
/
+1
2019-04-25
xprtrdma: Increase maximum number of backchannel requests
Chuck Lever
1
-3
/
+5
2019-04-25
xprtrdma: Backchannel can use GFP_KERNEL allocations
Chuck Lever
1
-64
/
+40
2019-04-25
xprtrdma: Clean up regbuf helpers
Chuck Lever
3
-82
/
+80
2019-04-25
xprtrdma: De-duplicate "allocate new, free old regbuf"
Chuck Lever
3
-47
/
+39
2019-04-25
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
4
-25
/
+33
2019-04-25
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
5
-29
/
+35
2019-04-25
xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()
Chuck Lever
1
-16
/
+9
2019-04-25
xprtrdma: Clean up rpcrdma_create_req()
Chuck Lever
3
-17
/
+21
2019-04-25
xprtrdma: Fix an frwr_map recovery nit
Chuck Lever
1
-1
/
+1
2019-04-25
SUNRPC: Avoid digging into the ATOMIC pool
Chuck Lever
2
-2
/
+2
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
1
-1
/
+7
2019-04-25
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
1
-5
/
+7
[prev]
[next]