summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-02-222-21/+20
|\
| * SUNRPC: Further clean up svc_tcp_sendmsg()Chuck Lever2021-02-161-8/+7
| * SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()Trond Myklebust2021-02-161-9/+3
| * SUNRPC: Use TCP_CORK to optimise send performance on the serverTrond Myklebust2021-02-161-1/+7
| * svcrdma: Hold private mutex while invoking rdma_accept()Chuck Lever2021-02-151-3/+3
* | Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-02-221-12/+5
|\ \
| * | libceph: remove osdtimeout option entirelyIlya Dryomov2021-02-161-6/+0
| * | libceph: deprecate [no]cephx_require_signatures optionsIlya Dryomov2021-02-161-6/+5
| |/
* | Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-02-215-121/+175
|\ \
| * | SUNRPC: Correct a commentChuck Lever2021-01-251-1/+1
| * | svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()Chuck Lever2021-01-251-3/+3
| * | svcrdma: Reduce Receive doorbell rateChuck Lever2021-01-251-39/+43
| * | svcrdma: Deprecate stat variables that are no longer usedChuck Lever2021-01-251-57/+27
| * | svcrdma: Restore read and write statsChuck Lever2021-01-252-8/+20
| * | svcrdma: Convert rdma_stat_sq_starve to a per-CPU counterChuck Lever2021-01-253-5/+11
| * | svcrdma: Convert rdma_stat_recv to a per-CPU counterChuck Lever2021-01-252-6/+52
| * | svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()Chuck Lever2021-01-251-7/+23
* | | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-201-1/+2
|\ \ \
| * | | Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman2021-01-2582-389/+691
| |\| |
| * | | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman2021-01-211-1/+2
| |\ \ \
| | * | | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-201-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-02-171-82/+163
|\ \ \ \ \
| * | | | | netfilter: nftables: introduce table ownershipPablo Neira Ayuso2021-02-151-46/+117
| * | | | | netfilter: nftables: add helper function to release hooks of one single tablePablo Neira Ayuso2021-02-151-5/+10
| * | | | | netfilter: nftables: add helper function to release one tablePablo Neira Ayuso2021-02-151-35/+40
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-1610-81/+171
|\ \ \ \ \ \
| * | | | | | net: sched: fix police ext initializationVlad Buslov2021-02-162-1/+2
| * | | | | | net: caif: Use netif_rx_any_context().Sebastian Andrzej Siewior2021-02-151-4/+1
| * | | | | | flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti2021-02-121-3/+3
| * | | | | | appletalk: Fix skb allocation size in loopback caseDoug Brown2021-02-121-12/+21
| * | | | | | mptcp: add a missing retransmission timer schedulingPaolo Abeni2021-02-112-2/+4
| * | | | | | mptcp: better msk receive window updatesPaolo Abeni2021-02-113-21/+27
| * | | | | | mptcp: init mptcp request socket earlierPaolo Abeni2021-02-111-24/+16
| * | | | | | mptcp: fix spurious retransmissionsPaolo Abeni2021-02-112-11/+3
| * | | | | | mptcp: fix poll after shutdownPaolo Abeni2021-02-111-1/+3
| * | | | | | mptcp: deliver ssk errors to mskPaolo Abeni2021-02-113-0/+54
| * | | | | | net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu2021-02-101-2/+37
| | |_|_|_|/ | |/| | | |
* | | | | | net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij2021-02-161-14/+29
* | | | | | net: dsa: felix: Add support for MRPHoratiu Vultur2021-02-161-0/+8
* | | | | | net: dsa: add MRP supportHoratiu Vultur2021-02-164-0/+201
* | | | | | bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdevHoratiu Vultur2021-02-161-16/+27
* | | | | | bridge: mrp: Extend br_mrp_switchdev to detect better the errorsHoratiu Vultur2021-02-162-77/+118
* | | | | | bridge: mrp: Add 'enum br_mrp_hw_support'Horatiu Vultur2021-02-161-0/+14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-1614-88/+340
|\ \ \ \ \ \
| * | | | | | bpf: Drop MTU check when doing TC-BPF redirect to ingressJesper Dangaard Brouer2021-02-132-21/+17
| * | | | | | bpf: Add BPF-helper for MTU checkingJesper Dangaard Brouer2021-02-131-0/+114
| * | | | | | bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer2021-02-131-7/+15
| * | | | | | bpf: Fix bpf_fib_lookup helper MTU check for SKB ctxJesper Dangaard Brouer2021-02-131-3/+10
| * | | | | | bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer2021-02-131-8/+4
| * | | | | | bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest2021-02-111-0/+12