summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-04-26netfilter: conntrack: mark extension structs as constFlorian Westphal8-9/+9
2017-04-26netfilter: conntrack: remove prealloc supportFlorian Westphal2-46/+4
2017-04-26netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshakingGao Feng2-13/+28
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal4-49/+46
2017-04-26netfilter: decnet: only register hooks in init namespaceFlorian Westphal1-2/+2
2017-04-26ipvs: convert to use pernet nf_hook apiFlorian Westphal1-10/+9
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal2-68/+78
2017-04-26Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust6-122/+295
2017-04-26svcrdma: Clean out old XDR encodersChuck Lever1-70/+0
2017-04-26svcrdma: Remove the req_map cacheChuck Lever2-152/+0
2017-04-26svcrdma: Remove unused RDMA Write completion handlerChuck Lever1-18/+0
2017-04-26svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever1-3/+3
2017-04-26svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2-16/+29
2017-04-26svcrdma: Report Write/Reply chunk overrunsChuck Lever1-2/+56
2017-04-26svcrdma: Clean up RDMA_ERROR pathChuck Lever3-63/+51
2017-04-26svcrdma: Use rdma_rw API in RPC reply pathChuck Lever3-354/+350
2017-04-26svcrdma: Introduce local rdma_rw API helpersChuck Lever4-1/+518
2017-04-26svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever1-22/+17
2017-04-26svcrdma: Add helper to save pages under I/OChuck Lever1-13/+18
2017-04-26svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2-3/+1
2017-04-26svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2-38/+59
2017-04-26svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2-35/+40
2017-04-25xprtrdma: Remove rpcrdma_buffer::rb_poolChuck Lever1-1/+0
2017-04-25sunrpc: Fix xdr_init_decode_pages() documenting commentChuck Lever1-1/+1
2017-04-25xprtrdma: Squelch ENOBUFS warningsChuck Lever1-3/+5
2017-04-25xprtrdma: Annotate receive workqueueChuck Lever1-1/+1
2017-04-25xprtrdma: Revert commit d0f36c46deeaChuck Lever1-26/+7
2017-04-25xprtrdma: Restore transport after device removalChuck Lever1-0/+48
2017-04-25xprtrdma: Refactor rpcrdma_ep_connectChuck Lever1-46/+63
2017-04-25xprtrdma: Support unplugging an HCA from under an NFS mountChuck Lever3-9/+101
2017-04-25xprtrdma: Use same device when mapping or syncing DMA buffersChuck Lever3-9/+14
2017-04-25xprtrdma: Refactor rpcrdma_ia_open()Chuck Lever3-27/+32
2017-04-25xprtrdma: Detect unreachable NFS/RDMA servers more reliablyChuck Lever1-0/+22
2017-04-25sunrpc: Export xprt_force_disconnect()Chuck Lever1-0/+1
2017-04-25xprtrdma: Cancel refresh worker during buffer shutdownChuck Lever1-0/+1
2017-04-25mac80211: rewrite monitor mode delivery logicJohannes Berg1-59/+92
2017-04-25cfg80211: Fix dfs state propagation for non-DFS center channelVasanthakumar Thiagarajan1-3/+0
2017-04-25net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko1-0/+2
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern1-2/+12
2017-04-25bridge: move bridge multicast cleanup to ndo_uninitXin Long2-1/+1
2017-04-25ipv6: fix source routingSabrina Dubroca1-0/+4
2017-04-25net: Generic XDPDavid S. Miller3-21/+176
2017-04-25tipc: fix socket flow control accounting error at tipc_recv_streamParthasarathy Bhuvaragan1-1/+1
2017-04-25tipc: fix socket flow control accounting error at tipc_send_streamParthasarathy Bhuvaragan1-1/+1
2017-04-25ipv6: move stub initialization after ipv6 setup completionPaolo Abeni1-2/+4
2017-04-25l2tp: define "l2tpeth" device typeGuillaume Nault1-0/+5
2017-04-25l2tp: set name_assign_type for devices created by l2tp_eth.cGuillaume Nault1-2/+6
2017-04-25net sched actions: Complete the JUMPX opcodeJamal Hadi Salim1-0/+25
2017-04-25netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 pathDave Johnson1-1/+1
2017-04-25netfilter: nft_dynset: continue to next expr if _OP_ADD succeededLiping Zhang1-3/+2