summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | switchdev: fix return value of switchdev_port_fdb_dump in case of errorJiri Pirko2015-09-05
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-05
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-01
| | * | | | | | | | netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso2015-08-29
| | * | | | | | | | netfilter: ipset: Fixing unnamed union initElad Raz2015-08-29
| | * | | | | | | | netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik2015-08-28
| * | | | | | | | | net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-09-05
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | sctp: add routing output fallbackMarcelo Ricardo Leitner2015-09-03
| * | | | | | | | sctp: fix dst leakMarcelo Ricardo Leitner2015-09-03
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-30
| * | | | | | | | rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
| * | | | | | | | net/9p: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
| * | | | | | | | net: Add info for NETDEV_CHANGEUPPER eventMatan Barak2015-08-30
| * | | | | | | | net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-30
| * | | | | | | | RDS: Convert to ib_alloc_mrSagi Grimberg2015-08-30
| * | | | | | | | svcrdma: limit FRMR page list lengths to device maxSteve Wise2015-08-30
| * | | | | | | | xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg2015-08-30
| * | | | | | | | IB/core: lock client data with lists_rwsemHaggai Eran2015-08-30
| * | | | | | | | svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-28
* | | | | | | | | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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