aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-12-02bpf: Refine memcg-based memory accounting for xskmap mapsRoman Gushchin1-1/+2
2020-12-02bpf: Refine memcg-based memory accounting for sockmap and sockhash mapsRoman Gushchin1-4/+5
2020-12-02net/x25: prevent a couple of overflowsDan Carpenter1-2/+4
2020-12-03xsk: Change the tx writeable conditionXuan Zhuo2-3/+19
2020-12-03xsk: Replace datagram_poll by sock_poll_waitXuan Zhuo1-1/+3
2020-12-02bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev3-2/+6
2020-12-02mptcp: avoid potential infinite loop in mptcp_recvmsg()Eric Dumazet1-1/+1
2020-12-02net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart1-3/+13
2020-12-02net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'Fedor Tokarev1-2/+2
2020-12-02SUNRPC: Fix open coded xdr_stream_remaining()Trond Myklebust1-2/+2
2020-12-02SUNRPC: Fix up xdr_set_page()Trond Myklebust1-9/+12
2020-12-02SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()Trond Myklebust2-7/+1
2020-12-02SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengthsTrond Myklebust1-26/+15
2020-12-02SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()Trond Myklebust1-17/+19
2020-12-02SUNRPC: Fix up typo in xdr_init_decode()Trond Myklebust1-1/+1
2020-12-02SUNRPC: Fix up open coded kmemdup_nul()Trond Myklebust1-3/+1
2020-12-02SUNRPC: Remove unused function xprt_load_transport()Trond Myklebust1-15/+0
2020-12-02SUNRPC: Add a helper to return the transport identifier given a netidTrond Myklebust1-4/+21
2020-12-02SUNRPC: Close a race with transport setup and module putTrond Myklebust1-11/+33
2020-12-02SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust4-16/+55
2020-12-02SUNRPC: rpc_wake_up() should wake up tasks in the correct orderTrond Myklebust1-30/+35
2020-12-02SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcallChuck Lever2-6/+10
2020-12-01net/smc: Add support for obtaining SMCR device listGuvenc Gulce4-1/+165
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce4-0/+126
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce3-0/+136
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce4-17/+106
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce3-0/+91
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce6-0/+82
2020-12-01net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce4-2/+86
2020-12-01net/smc: Refactor smc ism v2 capability handlingGuvenc Gulce3-10/+15
2020-12-01net/smc: Add diagnostic information to link structureGuvenc Gulce2-0/+12
2020-12-01net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce3-0/+48
2020-12-01net/smc: Add link counters for IB device portsGuvenc Gulce2-0/+15
2020-12-01net/smc: Add connection counters for linksGuvenc Gulce2-2/+15
2020-12-01net/smc: Use active link of the connectionGuvenc Gulce1-5/+5
2020-12-01net/smc: use helper smc_conn_abort() in listen processingKarsten Graul1-12/+5
2020-12-01net/tls: make sure tls offload sets salt_sizeRohit Maheshwari1-1/+3
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe22-97/+279
2020-12-01net: delete __dev_getfirstbyhwtypeVladimir Oltean1-13/+0
2020-12-01net/tipc: fix all function Return: notationRandy Dunlap9-68/+68
2020-12-01net/tipc: fix socket.c kernel-docRandy Dunlap1-2/+29
2020-12-01net/tipc: fix node.c kernel-docRandy Dunlap1-1/+25
2020-12-01net/tipc: fix name_table.c kernel-docRandy Dunlap1-7/+35
2020-12-01net/tipc: fix name_distr.c kernel-docRandy Dunlap1-0/+27
2020-12-01net/tipc: fix link.c kernel-docRandy Dunlap1-2/+36
2020-12-01net/tipc: fix bearer.c for kernel-docRandy Dunlap1-1/+19
2020-12-01net/tipc: fix various kernel-doc warningsRandy Dunlap9-19/+40
2020-12-01net/tipc: fix tipc header files for kernel-docRandy Dunlap5-14/+24
2020-12-01tipc: fix incompatible mtu of transmissionHoang Le1-0/+2
2020-12-01bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson1-2/+14