summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend1-2/+1
2018-05-09bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski1-1/+1
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau1-0/+2
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni1-8/+10
2018-05-08qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-1/+9
2018-05-08qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru1-1/+0
2018-05-08qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-1/+1
2018-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-11/+56
2018-05-08net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner1-14/+0
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-4/+27
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera1-0/+27
2018-05-05bpf: offload: allow offloaded programs to use perf event arraysJakub Kicinski1-0/+5
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-61/+140
2018-05-04bpf: centre subprog information fieldsJiong Wang1-3/+6
2018-05-04bpf: unify main prog and subprogJiong Wang1-1/+1
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+6
2018-05-04bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann2-1/+5
2018-05-04bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann1-2/+0
2018-05-04dev: packet: make packet_direct_xmit a common functionMagnus Karlsson1-0/+1
2018-05-04xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel1-1/+1
2018-05-04bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2-0/+28
2018-05-04net: initial AF_XDP skeletonBjörn Töpel1-1/+4
2018-05-02tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh1-1/+1
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli1-6/+0
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2-16/+77
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: Rename and export copy_skb_headerIlya Lesokhin1-0/+1
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata1-0/+28
2018-04-30bpf: remove tracepoints from bpf coreAlexei Starovoitov1-1/+0
2018-04-30net: core: Assert the size of netdev_featres_tFlorian Fainelli1-0/+6
2018-04-30net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck1-13/+0
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-14/+27
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song1-1/+3
2018-04-29bpf: add bpf_get_stack helperYonghong Song2-1/+3
2018-04-29<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein1-2/+2
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli1-12/+38
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-23/+0
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-8/+15
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+75
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli1-0/+5
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli1-0/+20
2018-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+3
2018-04-26net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin1-9/+3
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn2-1/+5
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn1-0/+3
2018-04-26udp: add udp gsoWillem de Bruijn1-0/+2
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+75