index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-04-26
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
2019-04-26
cfg80211: Add support to set tx power for a station associated
Ashok Raj Nagarajan
2019-04-26
mac80211: only allocate one queue when using iTXQs
Johannes Berg
2019-04-26
nl80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-26
cfg80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-26
mac80211: debugfs option to force TX status frames
Julius Niedworok
2019-04-26
cfg80211: remove redundant zero check on variable 'changed'
Colin Ian King
2019-04-26
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2019-04-26
mac80211: minstrel_ht: automatically calculate rate duration shift
Felix Fietkau
2019-04-26
mac80211: minstrel_ht: add support for rates with 4 spatial streams
Felix Fietkau
2019-04-26
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
Felix Fietkau
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-04-26
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
2019-04-26
mac80211: Optimize tailroom_needed update checks
Alexander Wetzel
2019-04-26
mac80211: set NETIF_F_LLTX when using intermediate tx queues
Felix Fietkau
2019-04-26
mac80211: run late dequeue late tx handlers without holding fq->lock
Felix Fietkau
2019-04-26
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
2019-04-26
mac80211: mesh: drop redundant rcu_read_lock/unlock calls
Felix Fietkau
2019-04-26
mac80211: support profile split between elements
Sara Sharon
2019-04-26
cfg80211: support profile split between elements
Sara Sharon
2019-04-26
mac80211: support non-inheritance element
Sara Sharon
2019-04-26
cfg80211: support non-inheritance element
Sara Sharon
2019-04-26
cfg80211: don't skip multi-bssid index element
Sara Sharon
2019-04-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
2019-04-25
xprtrdma: Remove stale comment
Chuck Lever
2019-04-25
xprtrdma: Update comments that reference ib_drain_qp
Chuck Lever
2019-04-25
xprtrdma: Remove pr_err() call sites from completion handlers
Chuck Lever
2019-04-25
xprtrdma: Eliminate struct rpcrdma_create_data_internal
Chuck Lever
2019-04-25
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Chuck Lever
2019-04-25
xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
Chuck Lever
2019-04-25
SUNRPC: Update comments based on recent changes
Chuck Lever
2019-04-25
xprtrdma: Eliminate rpcrdma_ia::ri_device
Chuck Lever
2019-04-25
xprtrdma: More Send completion batching
Chuck Lever
2019-04-25
xprtrdma: Clean up sendctx functions
Chuck Lever
2019-04-25
xprtrdma: Trace marshaling failures
Chuck Lever
2019-04-25
xprtrdma: Increase maximum number of backchannel requests
Chuck Lever
2019-04-25
xprtrdma: Backchannel can use GFP_KERNEL allocations
Chuck Lever
2019-04-25
xprtrdma: Clean up regbuf helpers
Chuck Lever
2019-04-25
xprtrdma: De-duplicate "allocate new, free old regbuf"
Chuck Lever
2019-04-25
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
2019-04-25
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
2019-04-25
xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()
Chuck Lever
2019-04-25
xprtrdma: Clean up rpcrdma_create_req()
Chuck Lever
2019-04-25
xprtrdma: Fix an frwr_map recovery nit
Chuck Lever
2019-04-25
SUNRPC: Avoid digging into the ATOMIC pool
Chuck Lever
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-04-25
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
[prev]
[next]