aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | SUNRPC: Prevent SYN+SYNACK+RST stormsTrond Myklebust2015-08-29
| * | | | | SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust2015-08-29
| * | | | | SUNRPC: Allow sockets to do GFP_NOIO allocationsTrond Myklebust2015-08-19
| * | | | | Merge branch 'bugfixes'Trond Myklebust2015-08-17
| |\ \ \ \ \
| | * | | | | SUNRPC: Fix a thinko in xs_connect()Trond Myklebust2015-08-17
| * | | | | | Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | xprtrdma: take HCA driver refcount at clientDevesh Sharma2015-08-05
| | * | | | | xprtrdma: Count RDMA_NOMSG type callsChuck Lever2015-08-05
| | * | | | | xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever2015-08-05
| | * | | | | xprtrdma: Fix large NFS SYMLINK callsChuck Lever2015-08-05
| | * | | | | xprtrdma: Fix XDR tail buffer marshallingChuck Lever2015-08-05
| | * | | | | xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever2015-08-05
| | * | | | | xprtrdma: Always provide a write list when sending NFS READChuck Lever2015-08-05
| | * | | | | xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever2015-08-05
| | * | | | | xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever2015-08-05
| | * | | | | xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever2015-08-05
| | * | | | | xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever2015-08-05
| | * | | | | xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever2015-08-05
| | * | | | | xprtrdma: Raise maximum payload size to one megabyteChuck Lever2015-08-05
| | * | | | | xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever2015-08-05
| * | | | | | sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-12
| |/ / / / /
* | | | | | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-05
|\ \ \ \ \ \
| * | | | | | sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-13
| * | | | | | sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee2015-08-13
| * | | | | | sunrpc: Store cache_detail in seq_file's private directlyKinglong Mee2015-08-13
| * | | | | | nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-10
| * | | | | | nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-10
| * | | | | | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10
| * | | | | | nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-10
| * | | | | | nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-10
| * | | | | | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
| * | | | | | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-10
| * | | | | | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-20
| * | | | | | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-20
| * | | | | | svcrdma: Fix send_reply() scatter/gather set-upChuck Lever2015-07-20
| * | | | | | NFS/RDMA Release resources in svcrdma when device is removedShirley Ma2015-07-20
* | | | | | | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli2015-09-04
* | | | | | | fs: create and use seq_show_option for escapingKees Cook2015-09-04
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \ \ \ \ \
| * | | | | | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-02
| * | | | | | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-02
| * | | | | | ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-09-02
| * | | | | | sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann2015-09-02
| * | | | | | flow_dissector: Use 'const' where possible.David S. Miller2015-09-02
| * | | | | | flow: Move __get_hash_from_flowi{4,6} into flow_dissector.cDavid S. Miller2015-09-01
| * | | | | | flow_dissector: Don't use bit fields.David S. Miller2015-09-01
| * | | | | | flow_dissector: Ignore flow dissector return value from ___skb_get_hashTom Herbert2015-09-01
| * | | | | | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-01
| * | | | | | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-01
| * | | | | | flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-01