summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | xprtrdma: Stack relief in fmr_op_map()Chuck Lever2015-06-12
| | * | | | | | xprtrdma: Split rb_lockChuck Lever2015-06-12
| | * | | | | | xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever2015-06-12
| | * | | | | | xprtrdma: Remove ->ro_resetChuck Lever2015-06-12
| | * | | | | | xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever2015-06-12
| | * | | | | | xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever2015-06-12
| | * | | | | | xprtrdma: Introduce an FRMR recovery workqueueChuck Lever2015-06-12
| | * | | | | | xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()Chuck Lever2015-06-12
| | * | | | | | xprtrdma: Introduce helpers for allocating MWsChuck Lever2015-06-12
| | * | | | | | xprtrdma: Use ib_device pointer safelyChuck Lever2015-06-12
| | * | | | | | xprtrdma: Remove rr_funcChuck Lever2015-06-12
| | * | | | | | xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever2015-06-12
| | * | | | | | xprtrdma: Warn when there are orphaned IB objectsChuck Lever2015-06-12
| * | | | | | | SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown2015-06-16
| * | | | | | | SUNRPC: Address kbuild warning in net/sunrpc/debugfs.cChuck Lever2015-06-11
| * | | | | | | SUNRPC: Transport fault injectionChuck Lever2015-06-10
| * | | | | | | sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton2015-06-10
| * | | | | | | sunrpc: lock xprt before trying to set memalloc on the socketsJeff Layton2015-06-10
| * | | | | | | sunrpc: if we're closing down a socket, clear memalloc on it firstJeff Layton2015-06-10
| * | | | | | | sunrpc: make xprt->swapper an atomic_tJeff Layton2015-06-10
| * | | | | | | sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-10
| * | | | | | | SUNRPC: Fix a backchannel raceTrond Myklebust2015-06-05
| * | | | | | | SUNRPC: Clean up allocation and freeing of back channel requestsTrond Myklebust2015-06-05
| * | | | | | | SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust2015-06-05
| * | | | | | | SUNRPC: Clean up bc_send()Chuck Lever2015-06-02
| * | | | | | | SUNRPC: Backchannel handle socket nospaceTrond Myklebust2015-06-02
| * | | | | | | SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust2015-06-02
| * | | | | | | SUNRPC: drop stale doc comments in xprtsock.cStefan Hajnoczi2015-06-02
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-02
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | netfilter: don't use module_init/exit in core IPV4 codePaul Gortmaker2015-06-16
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-01
|\ \ \ \ \ \
| * | | | | | sock_diag: don't broadcast kernel socketsCraig Gallek2015-06-30
| * | | | | | sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-06-29
| * | | | | | dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef2015-06-28
| * | | | | | net: Kill sock->sk_protinfoDavid Miller2015-06-28
| * | | | | | ax25: Stop using sock->sk_protinfo.David Miller2015-06-28
| * | | | | | flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven2015-06-28
| * | | | | | ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek2015-06-28
| * | | | | | tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy2015-06-28
| | |_|_|_|/ | |/| | | |
| * | | | | net: sched: flower fix typoJamal Hadi Salim2015-06-25
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \ \ \ \ \
| * | | | | | module: add per-module param_lockDan Streetman2015-06-23
| * | | | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | | | | | | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick2015-06-22
| * | | | | | rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever2015-06-04
| * | | | | | svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-04
| * | | | | | svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-04
| * | | | | | svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-04
| * | | | | | svcrdma: Fix byte-swapping in svc_rdma_sendto.cChuck Lever2015-06-04