summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-07fs_parse: get rid of ->enumsAl Viro
2020-02-03SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()Trond Myklebust
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust
2020-01-15xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is createdChuck Lever
2020-01-15xprtrdma: Destroy reps from previous connection instanceChuck Lever
2020-01-15xprtrdma: Destroy rpcrdma_rep when Receive is flushedChuck Lever
2020-01-15xprtrdma: Allocate and map transport header buffers at connect timeChuck Lever
2020-01-15xprtrdma: Refactor frwr_is_supportedChuck Lever
2020-01-15xprtrdma: Eliminate per-transport "max pages"Chuck Lever
2020-01-15xprtrdma: Refactor initialization of ep->rep_max_requestsChuck Lever
2020-01-15xprtrdma: Make sendctx queue lifetime the same as connection lifetimeChuck Lever
2020-01-15xprtrdma: Eliminate ri_max_send_sgesChuck Lever
2020-01-15SUNRPC: constify copied structureJulia Lawall
2020-01-15SUNRPC: call_connect_status should handle -EPROTOChuck Lever
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever
2020-01-15sunrpc: convert to time64_t for expiryArnd Bergmann
2020-01-14xprtrdma: Fix oops in Receive handler after device removalChuck Lever
2020-01-14xprtrdma: Fix completion wait during device removalChuck Lever
2020-01-14xprtrdma: Fix create_qp crash on device unloadChuck Lever
2020-01-08tipc: fix wrong connect() return codeTuong Lien
2020-01-08tipc: fix link overflow issue at socket shutdownTuong Lien
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-08netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal
2020-01-08netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal
2020-01-08net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-08pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-08tipc: remove meaningless assignment in MakefileMasahiro Yamada
2020-01-08tipc: do not add socket.o to tipc-y twiceMasahiro Yamada
2020-01-07vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-01-07vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2020-01-06sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long
2020-01-06tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit errorYing Xue
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso
2020-01-05net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang
2020-01-05netfilter: nf_tables: unbind callbacks from flowtable destroy pathPablo Neira Ayuso
2020-01-05netfilter: nf_flow_table_offload: fix the nat port mangle.wenxu
2020-01-05netfilter: nf_flow_table_offload: check the status of dst_neighwenxu
2020-01-05netfilter: nf_flow_table_offload: fix incorrect ethernet dst addresswenxu
2020-01-05netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu
2020-01-02sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang
2020-01-02tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2019-12-30hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Taehee Yoo
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-30tcp: Fix highest_sack and highest_sack_seqCambda Zhu
2019-12-30netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal
2019-12-27net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani
2019-12-26net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-25hsr: reset network header when supervision frame is createdTaehee Yoo
2019-12-25hsr: fix a race condition in node list insertion and deletionTaehee Yoo