summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-12-04batman-adv: Prepare infrastructure for newlink settingsSven Eckelmann
2020-12-04batman-adv: Add new include for min/max helpersSven Eckelmann
2020-12-04batman-adv: Start new development cycleSimon Wunderlich
2020-12-03bpf: Remove hard-coded btf_vmlinux assumption from BPF verifierAndrii Nakryiko
2020-12-03bpf: Adds support for setting window clampPrankur gupta
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03mptcp: emit tcp reset when a join request failsFlorian Westphal
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal
2020-12-03net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: openvswitch: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti
2020-12-02bpf: Eliminate rlimit-based memory accounting for xskmap mapsRoman Gushchin
2020-12-02bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash mapsRoman Gushchin
2020-12-02bpf: Refine memcg-based memory accounting for xskmap mapsRoman Gushchin
2020-12-02bpf: Refine memcg-based memory accounting for sockmap and sockhash mapsRoman Gushchin
2020-12-02net/x25: prevent a couple of overflowsDan Carpenter
2020-12-03xsk: Change the tx writeable conditionXuan Zhuo
2020-12-03xsk: Replace datagram_poll by sock_poll_waitXuan Zhuo
2020-12-02bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev
2020-12-02mptcp: avoid potential infinite loop in mptcp_recvmsg()Eric Dumazet
2020-12-02net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart
2020-12-02net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'Fedor Tokarev
2020-12-02SUNRPC: Fix open coded xdr_stream_remaining()Trond Myklebust
2020-12-02SUNRPC: Fix up xdr_set_page()Trond Myklebust
2020-12-02SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()Trond Myklebust
2020-12-02SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengthsTrond Myklebust
2020-12-02SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()Trond Myklebust
2020-12-02SUNRPC: Fix up typo in xdr_init_decode()Trond Myklebust
2020-12-02SUNRPC: Fix up open coded kmemdup_nul()Trond Myklebust
2020-12-02SUNRPC: Remove unused function xprt_load_transport()Trond Myklebust
2020-12-02SUNRPC: Add a helper to return the transport identifier given a netidTrond Myklebust
2020-12-02SUNRPC: Close a race with transport setup and module putTrond Myklebust
2020-12-02SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-12-02SUNRPC: rpc_wake_up() should wake up tasks in the correct orderTrond Myklebust
2020-12-02SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcallChuck Lever
2020-12-01net/smc: Add support for obtaining SMCR device listGuvenc Gulce
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce
2020-12-01net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce
2020-12-01net/smc: Refactor smc ism v2 capability handlingGuvenc Gulce
2020-12-01net/smc: Add diagnostic information to link structureGuvenc Gulce
2020-12-01net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce
2020-12-01net/smc: Add link counters for IB device portsGuvenc Gulce
2020-12-01net/smc: Add connection counters for linksGuvenc Gulce
2020-12-01net/smc: Use active link of the connectionGuvenc Gulce
2020-12-01net/smc: use helper smc_conn_abort() in listen processingKarsten Graul
2020-12-01net/tls: make sure tls offload sets salt_sizeRohit Maheshwari