Age | Commit message (Expand) | Author |
2018-06-05 | xsk: wire upp Tx zero-copy functions | Magnus Karlsson |
2018-06-05 | xsk: add zero-copy support for Rx | Björn Töpel |
2018-06-05 | xdp: add MEM_TYPE_ZERO_COPY | Björn Töpel |
2018-06-05 | xsk: introduce xdp_umem_page | Björn Töpel |
2018-06-05 | xsk: moved struct xdp_umem definition | Björn Töpel |
2018-06-05 | l2tp: fix refcount leakage on PPPoL2TP sockets | Guillaume Nault |
2018-06-04 | Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust |
2018-06-04 | net: sched: return error code when tcf proto is not found | Vlad Buslov |
2018-06-04 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2018-06-04 | net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets | Maciej Żenczykowski |
2018-06-04 | net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization | Maciej Żenczykowski |
2018-06-04 | cls_flower: Fix comparing of old filter mask with new filter | Paul Blakey |
2018-06-04 | cls_flower: Fix missing free of rhashtable | Paul Blakey |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | rxrpc: Fix handling of call quietly cancelled out on server | David Howells |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | ipv6: omit traffic class when calculating flow hash | Michal Kubecek |
2018-06-04 | Revert "ipv6: omit traffic class when calculating flow hash" | David S. Miller |
2018-06-04 | ipv6: omit traffic class when calculating flow hash | Michal Kubecek |
2018-06-04 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | net/packet: refine check for priv area size | Eric Dumazet |
2018-06-04 | xsk: new descriptor addressing scheme | Björn Töpel |
2018-06-04 | xsk: proper Rx drop statistics update | Björn Töpel |
2018-06-04 | xsk: proper fill queue descriptor validation | Björn Töpel |
2018-06-04 | vrf: check the original netdevice for generating redirect | Stephen Suryaputra |
2018-06-03 | bpf: flowlabel in bpf_fib_lookup should be flowinfo | David Ahern |
2018-06-03 | bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush | Jesper Dangaard Brouer |
2018-06-03 | xdp: add flags argument to ndo_xdp_xmit API | Jesper Dangaard Brouer |
2018-06-03 | bpf: make sure to clear unused fields in tunnel/xfrm state fetch | Daniel Borkmann |
2018-06-03 | bpf: add bpf_skb_cgroup_id helper | Daniel Borkmann |
2018-06-03 | net/ncsi: Avoid GFP_KERNEL in response handler | Samuel Mendoza-Jonas |
2018-06-03 | net/smc: fix error return code in smc_setsockopt() | Wei Yongjun |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-03 | netfilter: nf_tables: handle chain name lookups via rhltable | Florian Westphal |
2018-06-03 | netfilter: nf_tables: add connlimit support | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: add destroy_clone expression | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: garbage collection for stateful expressions | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: pass ctx to nf_tables_expr_destroy() | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_conncount: expose connection list interface | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: pass context to object destroy indirection | Pablo Neira Ayuso |
2018-06-03 | netfilter: Libify xt_TPROXY | Máté Eckl |
2018-06-03 | netfilter: Decrease code duplication regarding transparent socket option | Máté Eckl |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-06-01 | xprtrdma: Remove transfertypes array | Chuck Lever |
2018-06-01 | ip6_tunnel: remove magic mtu value 0xFFF8 | Nicolas Dichtel |
2018-06-01 | xprtrdma: Add trace_xprtrdma_dma_map(mr) | Chuck Lever |
2018-06-01 | xprtrdma: Wait on empty sendctx queue | Chuck Lever |