summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller
2015-11-03mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-11-03mac80211: allow null chandef in tracingArik Nemtsov
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-11-03mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson
2015-11-02sit: fix sit0 percpu double allocationsEric Dumazet
2015-11-02net: fix percpu memory leaksEric Dumazet
2015-11-02libceph: clear msg->con in ceph_msg_release() onlyIlya Dryomov
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov
2015-11-02libceph: drop authorizer check from cephx msg signing routinesIlya Dryomov
2015-11-02libceph: msg signing callouts don't need con argumentIlya Dryomov
2015-11-02libceph: evaluate osd_req_op_data() arguments only onceIoana Ciornei
2015-11-02libceph: introduce ceph_x_authorizer_cleanup()Ilya Dryomov
2015-11-02libceph: use local variable cursor instead of &msg->cursorShraddha Barke
2015-11-02libceph: remove con argument in handle_reply()Shraddha Barke
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet
2015-11-02bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel
2015-11-02ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-11-02bridge: vlan: Use correct flag name in commentIdo Schimmel
2015-11-02bridge: vlan: Prevent possible use-after-freeIdo Schimmel
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet
2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com
2015-11-02net: rds: changing the return type from int to voidSaurabh Sengar
2015-11-02ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni
2015-11-02SUNRPC: Remove the TCP-only restriction in bc_svc_process()Chuck Lever
2015-11-02svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever
2015-11-02xprtrdma: Handle incoming backward direction RPC callsChuck Lever
2015-11-02xprtrdma: Add support for sending backward direction RPC repliesChuck Lever
2015-11-02xprtrdma: Pre-allocate Work Requests for backchannelChuck Lever
2015-11-02xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffersChuck Lever
2015-11-02SUNRPC: Abstract backchannel operationsChuck Lever
2015-11-02xprtrdma: Saving IRQs no longer needed for rb_lockChuck Lever
2015-11-02xprtrdma: Remove reply taskletChuck Lever
2015-11-02xprtrdma: Use workqueue to process RPC/RDMA repliesChuck Lever
2015-11-02xprtrdma: Replace send and receive arraysChuck Lever
2015-11-02xprtrdma: Refactor reply handler error handlingChuck Lever
2015-11-02xprtrdma: Prevent loss of completion signalsChuck Lever