summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-6/+6
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-92/+225
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab4-6/+6
2018-05-04bpf: centre subprog information fieldsJiong Wang1-3/+6
2018-05-04bpf: unify main prog and subprogJiong Wang1-1/+1
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-10/+7
2018-05-03bpf: add skb_load_bytes_relative helperDaniel Borkmann1-1/+32
2018-05-03bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann2-1/+5
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann1-2/+0
2018-05-03xsk: statistics supportMagnus Karlsson1-0/+7
2018-05-03dev: packet: make packet_direct_xmit a common functionMagnus Karlsson1-0/+1
2018-05-03xsk: add Tx queue setup and mmap supportMagnus Karlsson2-0/+3
2018-05-03xsk: add umem completion queue support and mmapMagnus Karlsson1-0/+2
2018-05-03xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel1-1/+1
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel4-0/+36
2018-05-03xsk: add Rx receive functions and poll supportBjörn Töpel2-0/+23
2018-05-03xsk: add support for bind for RxMagnus Karlsson2-0/+12
2018-05-03xsk: add Rx queue setup and mmap supportBjörn Töpel2-0/+20
2018-05-03xsk: add umem fill queue support and mmapMagnus Karlsson1-0/+15
2018-05-03xsk: add user memory registration support sockoptBjörn Töpel2-0/+65
2018-05-03net: initial AF_XDP skeletonBjörn Töpel1-1/+4
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata1-0/+1
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa1-0/+17
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+11
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel1-1/+2
2018-05-02Revert "vhost: make msg padding explicit"Michael S. Tsirkin1-1/+0
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson1-0/+1
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh2-1/+4
2018-05-01connector: add parent pid and tgid to coredump and exit eventsStefan Strogin1-0/+4
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli1-6/+0
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter1-2/+1
2018-05-01vhost: make msg padding explicitMichael S. Tsirkin1-0/+1
2018-05-01sunrpc: Fix latency trace point crashesChuck Lever1-10/+6
2018-05-01sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner1-1/+1
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2-16/+77
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin1-2/+67
2018-05-01net/tls: Split conf to rx + txBoris Pismenny1-18/+33
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin1-0/+2
2018-05-01net: Add TLS offload netdev opsIlya Lesokhin1-0/+24
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin1-0/+21
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin1-0/+1
2018-05-01tcp: Add clean acked data hookIlya Lesokhin2-0/+10
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata1-0/+28
2018-04-30Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2018-04-30bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet1-27/+27
2018-04-30bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet1-4/+4
2018-04-30bpf: remove tracepoints from bpf coreAlexei Starovoitov2-356/+0
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli1-0/+6
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck1-13/+0
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet1-0/+8