summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-03net/core: generic support for disabling netdev features down stackJarod Wilson
2015-11-03sit: fix sit0 percpu double allocationsEric Dumazet
2015-11-03net: fix percpu memory leaksEric Dumazet
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
2015-11-02xprtrdma: Re-arm after missed eventsChuck Lever
2015-11-02xprtrdma: Enable swap-on-NFS/RDMAChuck Lever
2015-11-02xprtrdma: don't log warnings for flushed completionsSteve Wise
2015-11-01Use 64-bit timekeepingTina Ruchandani
2015-11-01ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov
2015-11-01ipv4: fix to not remove local route on link downJulian Anastasov
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi
2015-11-01tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy
2015-11-01ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa