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
2015-11-03
mac80211: treat bad WMM parameters more gracefully
Johannes Berg
1
-94
/
+48
2015-11-03
mac80211: fixup AIFSN instead of disabling WMM
Emmanuel Grumbach
1
-7
/
+7
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
5
-16
/
+11
2015-11-03
mac80211: fix crash on mesh local link ID generation with VIFs
Matthias Schiffer
1
-0
/
+3
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
5
-7
/
+18
2015-11-03
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
5
-35
/
+45
2015-11-03
mac80211: call drv_stop only if driver is started
Eliad Peller
3
-31
/
+48
2015-11-03
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
Andrei Otcheretianski
1
-1
/
+7
2015-11-03
mac80211: use freezable workqueue for restart work
Eliad Peller
2
-1
/
+12
2015-11-03
mac80211: Fix local deauth while associating
Andrei Otcheretianski
1
-0
/
+19
2015-11-03
mac80211: allow null chandef in tracing
Arik Nemtsov
1
-5
/
+5
2015-11-03
nl80211: Fix potential memory leak from parse_acl_data
Ola Olsson
1
-6
/
+6
2015-11-03
mac80211: fix divide by zero when NOA update
Janusz.Dziedzic@tieto.com
1
-0
/
+7
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
1
-0
/
+50
2015-11-02
sit: fix sit0 percpu double allocations
Eric Dumazet
1
-22
/
+4
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
5
-18
/
+35
2015-11-02
libceph: clear msg->con in ceph_msg_release() only
Ilya Dryomov
2
-28
/
+20
2015-11-02
libceph: add nocephx_sign_messages option
Ilya Dryomov
3
-1
/
+20
2015-11-02
libceph: stop duplicating client fields in messenger
Ilya Dryomov
2
-22
/
+10
2015-11-02
libceph: drop authorizer check from cephx msg signing routines
Ilya Dryomov
1
-4
/
+1
2015-11-02
libceph: msg signing callouts don't need con argument
Ilya Dryomov
2
-8
/
+10
2015-11-02
libceph: evaluate osd_req_op_data() arguments only once
Ioana Ciornei
1
-5
/
+7
2015-11-02
libceph: introduce ceph_x_authorizer_cleanup()
Ilya Dryomov
2
-12
/
+20
2015-11-02
libceph: use local variable cursor instead of &msg->cursor
Shraddha Barke
1
-6
/
+5
2015-11-02
libceph: remove con argument in handle_reply()
Shraddha Barke
1
-3
/
+2
2015-11-02
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
14
-317
/
+923
2015-11-02
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
1
-2
/
+1
2015-11-02
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
4
-0
/
+35
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2
-3
/
+23
2015-11-02
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
Ido Schimmel
1
-1
/
+1
2015-11-02
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
2015-11-02
bridge: vlan: Use correct flag name in comment
Ido Schimmel
1
-3
/
+3
2015-11-02
bridge: vlan: Prevent possible use-after-free
Ido Schimmel
1
-0
/
+2
2015-11-02
tcp/dccp: fix ireq->pktopts race
Eric Dumazet
2
-17
/
+17
2015-11-02
RDS: convert bind hash table to re-sizable hashtable
santosh.shilimkar@oracle.com
3
-86
/
+56
2015-11-02
net: rds: changing the return type from int to void
Saurabh Sengar
1
-4
/
+2
2015-11-02
ipv4: use l4 hash for locally generated multipath flows
Paolo Abeni
1
-1
/
+2
2015-11-02
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
Chuck Lever
1
-5
/
+0
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
2
-0
/
+64
2015-11-02
xprtrdma: Handle incoming backward direction RPC calls
Chuck Lever
3
-0
/
+161
2015-11-02
xprtrdma: Add support for sending backward direction RPC replies
Chuck Lever
3
-0
/
+51
2015-11-02
xprtrdma: Pre-allocate Work Requests for backchannel
Chuck Lever
3
-2
/
+26
2015-11-02
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
Chuck Lever
5
-12
/
+309
2015-11-02
SUNRPC: Abstract backchannel operations
Chuck Lever
2
-2
/
+27
2015-11-02
xprtrdma: Saving IRQs no longer needed for rb_lock
Chuck Lever
1
-14
/
+10
2015-11-02
xprtrdma: Remove reply tasklet
Chuck Lever
1
-43
/
+0
2015-11-02
xprtrdma: Use workqueue to process RPC/RDMA replies
Chuck Lever
4
-18
/
+65
2015-11-02
xprtrdma: Replace send and receive arrays
Chuck Lever
2
-91
/
+73
2015-11-02
xprtrdma: Refactor reply handler error handling
Chuck Lever
3
-40
/
+53
2015-11-02
xprtrdma: Prevent loss of completion signals
Chuck Lever
2
-41
/
+38
[prev]
[next]