summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2019-07-18SUNRPC: Ensure the bvecs are reset when we re-encode the RPC requestTrond Myklebust-2/+4
2019-07-18netfilter: nf_tables: Support auto-loading for inet natPhil Sutter-0/+3
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-86/+212
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust-19/+46
2019-07-18SUNRPC: Fix initialisation of struct rpc_xprt_switchTrond Myklebust-1/+3
2019-07-17ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern-1/+1
2019-07-17tipc: initialize 'validated' field of received packetsJon Maloy-0/+1
2019-07-17fib: relax source validation check for loopback packetsCong Wang-0/+5
2019-07-17net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang-4/+1
2019-07-17net/rds: Initialize ic->i_fastreg_wrs upon allocationGerd Rausch-1/+1
2019-07-17net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch-6/+45
2019-07-17net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...Gerd Rausch-1/+2
2019-07-17net/rds: Fix NULL/ERR_PTR inconsistencyGerd Rausch-2/+2
2019-07-17net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch-27/+40
2019-07-17net/rds: Get rid of "wait_clean_list_grace" and add lockingGerd Rausch-38/+19
2019-07-17net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch-1/+27
2019-07-17net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing-1/+1
2019-07-17net: sctp: fix warning "NULL check before some freeing functions is not needed"Hariprasad Kelam-8/+4
2019-07-17xfrm interface: fix management of phydevNicolas Dichtel-15/+17
2019-07-17xfrm interface: fix list corruption for x-netnsNicolas Dichtel-4/+4
2019-07-17xfrm interface: ifname may be wrong in logsNicolas Dichtel-9/+1
2019-07-17xfrm interface: avoid corruption on changelinkNicolas Dichtel-5/+5
2019-07-16fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel-3/+3
2019-07-16skbuff: fix compilation warnings in skb_dump()Qian Cai-1/+1
2019-07-16netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana-1/+1
2019-07-16netfilter: nf_tables: don't fail when updating base chain policyFlorian Westphal-0/+2
2019-07-16netfilter: conntrack: always store window size un-scaledFlorian Westphal-3/+5
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera-2/+8
2019-07-16netfilter: nf_tables: fix module autoload for redirChristian Hesse-1/+1
2019-07-16netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt-16/+9
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu-44/+62
2019-07-16netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin-2/+7
2019-07-16SUNRPC: Skip zero-refcount transportsTrond Myklebust-1/+19
2019-07-16SUNRPC: Replace division by multiplication in calculation of queue lengthTrond Myklebust-3/+2
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-4/+4
2019-07-15bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev-1/+11
2019-07-15bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev-6/+6
2019-07-15net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi-0/+2
2019-07-15netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal-1/+1
2019-07-14sit: use dst_cache in ipip6_tunnel_xmitHaishuang Yan-4/+9
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-94/+89
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+19
2019-07-12Merge tag '9p-for-5.3' of git://github.com/martinetd/linuxLinus Torvalds-2/+14
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2019-07-12tipc: ensure head->lock is initialisedChris Packham-1/+1
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov-1/+1
2019-07-12net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo-11/+28
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-88/+16
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1