index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-11-03
Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
2015-11-03
vlan: Invoke driver vlan hooks only if device is present
Padmanabh Ratnakar
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2015-11-03
ipv6: fix tunnel error handling
Michal Kubeček
2015-11-03
cfg80211: allow AID/listen interval changes for unassociated station
Ayala Beker
2015-11-03
mac80211: document sleep requirements for channel context ops
Chaitanya T K
2015-11-03
mac80211: further improve "no supported rates" warning
Johannes Berg
2015-11-03
mac80211: treat bad WMM parameters more gracefully
Johannes Berg
2015-11-03
mac80211: fixup AIFSN instead of disabling WMM
Emmanuel Grumbach
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
2015-11-03
mac80211: fix crash on mesh local link ID generation with VIFs
Matthias Schiffer
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
2015-11-03
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
2015-11-03
mac80211: call drv_stop only if driver is started
Eliad Peller
2015-11-03
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
Andrei Otcheretianski
2015-11-03
mac80211: use freezable workqueue for restart work
Eliad Peller
2015-11-03
mac80211: Fix local deauth while associating
Andrei Otcheretianski
2015-11-03
mac80211: allow null chandef in tracing
Arik Nemtsov
2015-11-03
nl80211: Fix potential memory leak from parse_acl_data
Ola Olsson
2015-11-03
mac80211: fix divide by zero when NOA update
Janusz.Dziedzic@tieto.com
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2015-11-02
sit: fix sit0 percpu double allocations
Eric Dumazet
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
2015-11-02
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-11-02
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
2015-11-02
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-11-02
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
Ido Schimmel
2015-11-02
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-11-02
bridge: vlan: Use correct flag name in comment
Ido Schimmel
2015-11-02
bridge: vlan: Prevent possible use-after-free
Ido Schimmel
2015-11-02
tcp/dccp: fix ireq->pktopts race
Eric Dumazet
2015-11-02
RDS: convert bind hash table to re-sizable hashtable
santosh.shilimkar@oracle.com
2015-11-02
net: rds: changing the return type from int to void
Saurabh Sengar
2015-11-02
ipv4: use l4 hash for locally generated multipath flows
Paolo Abeni
2015-11-02
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
Chuck Lever
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
2015-11-02
xprtrdma: Handle incoming backward direction RPC calls
Chuck Lever
2015-11-02
xprtrdma: Add support for sending backward direction RPC replies
Chuck Lever
2015-11-02
xprtrdma: Pre-allocate Work Requests for backchannel
Chuck Lever
2015-11-02
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
Chuck Lever
2015-11-02
SUNRPC: Abstract backchannel operations
Chuck Lever
2015-11-02
xprtrdma: Saving IRQs no longer needed for rb_lock
Chuck Lever
2015-11-02
xprtrdma: Remove reply tasklet
Chuck Lever
2015-11-02
xprtrdma: Use workqueue to process RPC/RDMA replies
Chuck Lever
2015-11-02
xprtrdma: Replace send and receive arrays
Chuck Lever
2015-11-02
xprtrdma: Refactor reply handler error handling
Chuck Lever
2015-11-02
xprtrdma: Prevent loss of completion signals
Chuck Lever
2015-11-02
xprtrdma: Re-arm after missed events
Chuck Lever
[prev]
[next]