- 9d1f62a selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly by Andrii Nakryiko · 5 years ago
- 36646b2 selftests/bpf: fix test_verifier/test_maps make dependencies by Andrii Nakryiko · 5 years ago
- 763ff0e libbpf: fix another GCC8 warning for strncpy by Andrii Nakryiko · 5 years ago
- 4e59afb selftests/bpf: skip nmi test when perf hw events are disabled by Ilya Leoshkevich · 5 years ago
- 3461a0a selftests/bpf: fix "alu with different scalars 1" on s390 by Ilya Leoshkevich · 5 years ago
- d5e1db9 selftests/bpf: remove logic duplication in test_verifier by Andrii Nakryiko · 5 years ago
- 6da193569 Merge branch 'bpf-fix-wide-loads-sockaddr' by Daniel Borkmann · 5 years ago
- 073a483 bpf: sync bpf.h to tools/ by Stanislav Fomichev · 5 years ago
- 7dd8d61 selftests/bpf: add selftests for wide loads by Stanislav Fomichev · 5 years ago
- 8b45063 selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c by Stanislav Fomichev · 5 years ago
- d4ecfeb bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 by Stanislav Fomichev · 5 years ago
- b439954 bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok by Stanislav Fomichev · 5 years ago
- 81f522f samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) by Ilya Leoshkevich · 5 years ago
- f83a46d selftests/bpf: put test_stub.o into $(OUTPUT) by Ilya Leoshkevich · 5 years ago
- e46fc22 selftests/bpf: make directory prerequisites order-only by Ilya Leoshkevich · 5 years ago
- 025c0c0 selftests/bpf: fix attach_probe on s390 by Ilya Leoshkevich · 5 years ago
- 896bcc9 Merge branch 'bpf-btf-size-verification-fix' by Daniel Borkmann · 5 years ago
- 8981e56 selftests/bpf: use typedef'ed arrays as map values by Andrii Nakryiko · 5 years ago
- dd13f3c selftests/bpf: add trickier size resolution tests by Andrii Nakryiko · 5 years ago
- 1acc5d5 bpf: fix BTF verifier size resolution logic by Andrii Nakryiko · 5 years ago
- af3c24e selftests/bpf: fix compiling loop{1, 2, 3}.c on s390 by Ilya Leoshkevich · 5 years ago
- 7cd0453 selftests/bpf: make PT_REGS_* work in userspace by Ilya Leoshkevich · 5 years ago
- 05c2dc1 selftests/bpf: fix s930 -> s390 typo by Ilya Leoshkevich · 5 years ago
- 748e50c selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH) by Ilya Leoshkevich · 5 years ago
- 9cae4ac selftests/bpf: do not ignore clang failures by Ilya Leoshkevich · 5 years ago
- 216b65f tools: bpftool: add raw_tracepoint_writable prog type to header by Daniel T. Lee · 5 years ago
- ed4ed40 bpf: verifier: avoid fall-through warnings by Gustavo A. R. Silva · 5 years ago
- 59d8265 selftests/bpf: fix bpf_target_sparc check by Ilya Leoshkevich · 5 years ago
- 5464c3a xdp: fix potential deadlock on socket mutex by Ilya Maximets · 5 years ago
- 6757164 xdp: fix possible cq entry leak by Ilya Maximets · 6 years ago
- 36db2a9 libbpf: fix ptr to u64 conversion warning on 32-bit platforms by Andrii Nakryiko · 5 years ago
- b3b50f0 bpf: fix precision bit propagation for BPF_ST instructions by Andrii Nakryiko · 5 years ago
- 327835fb MAINTAINERS: update BPF JIT S390 maintainers by Vasily Gorbik · 5 years ago
- 114a5c3 Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
- 08d14c4 Merge branch 'mlx5-build-fixes' by David S. Miller · 5 years ago
- 9446d17 net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage by Saeed Mahameed · 5 years ago
- 2f1f5a7 net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off by Saeed Mahameed · 5 years ago
- c93dfec net/mlx5e: Fix compilation error in TLS code by Tariq Toukan · 5 years ago
- d44e3fa ipv6: fix static key imbalance in fl_create() by Eric Dumazet · 5 years ago
- 8975a3a ipv6: fix potential crash in ip6_datagram_dst_update() by Eric Dumazet · 5 years ago
- 052e069 ipv6: tcp: fix flowlabels reflection for RST packets by Eric Dumazet · 5 years ago
- 416e812 ipv6: Use ipv6_authlen for len by yangxingwu · 5 years ago
- 311633b hsr: switch ->dellink() to ->ndo_uninit() by Cong Wang · 5 years ago
- aa4c0c90 net: stmmac: Fix misuses of GENMASK macro by Joe Perches · 5 years ago
- 937a944 net: ethernet: mediatek: Fix misuses of GENMASK macro by Joe Perches · 5 years ago
- 63f9ba1 net: fib_rules: do not flow dissect local packets by Petar Penkov · 5 years ago
- ef1ce7d net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn by Aya Levin · 5 years ago
- 99d31cb net/mlx5e: Fix error flow in tx reporter diagnose by Aya Levin · 6 years ago
- 3982535 net/mlx5e: Fix return value from timeout recover function by Aya Levin · 6 years ago
- db849fa net/mlx5e: Rx, Fix checksum calculation for new hardware by Saeed Mahameed · 6 years ago
- 914adbb net/mlx5e: Fix port tunnel GRE entropy control by Eli Britstein · 6 years ago
- 9a64144 net/mlx5: E-Switch, Fix default encap mode by Maor Gottlieb · 6 years ago
- a131c2b Merge tag 'acpi-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
- 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 29cd581 Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 years ago
- 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
- d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
- 0248a8b Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
- 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
- 8dda995 Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
- 25cd6f3 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
- 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- a47f5c5 Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- 682f7c5 Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
- e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
- 988052f Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
- 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
- 6cf7fb5 Revert "ACPICA: Update table load object initialization" by Rafael J. Wysocki · 5 years ago
- fa33cdb udf: Fix incorrect final NOT_ALLOCATED (hole) extent length by Steven J. Magnani · 6 years ago
- 1ff2f0f net/mlx5e: Return in default case statement in tx_post_resync_params by Nathan Chancellor · 5 years ago
- cacf32e mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync(). by David S. Miller · 5 years ago
- b78fa45 nfsd: Make __get_nfsdfs_client() static by YueHaibing · 5 years ago
- 297e57a nfsd: Make two functions static by YueHaibing · 5 years ago
- 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 5 years ago
- fbc6977 pkt_sched: Include const.h by David Ahern · 5 years ago
- a22502a net: netsec: remove static declaration for netsec_set_tx_de() by Ilias Apalodimas · 5 years ago
- 4831539 net: netsec: remove superfluous if statement by Ilias Apalodimas · 5 years ago
- c099a40 Merge branch 'nf-hw-offload' by David S. Miller · 5 years ago
- c9626a2 netfilter: nf_tables: add hardware offload support by Pablo Neira Ayuso · 5 years ago
- f9e3008 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload by Pablo Neira Ayuso · 5 years ago
- 0d4fd02 net: flow_offload: add flow_block_cb_is_busy() and use it by Pablo Neira Ayuso · 5 years ago
- 722d36e net: sched: remove tcf block API by Pablo Neira Ayuso · 5 years ago
- 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 5 years ago
- 59094b1 net: sched: use flow block API by Pablo Neira Ayuso · 5 years ago
- 67bd0d5 net: flow_offload: add flow_block_cb_{priv, incref, decref}() by Pablo Neira Ayuso · 5 years ago
- da3eeb9 net: flow_offload: add list handling functions by Pablo Neira Ayuso · 5 years ago
- d63db30 net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free() by Pablo Neira Ayuso · 5 years ago
- 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 5 years ago
- 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 5 years ago
- 4e95bc2 net: flow_offload: add flow_block_cb_setup_simple() by Pablo Neira Ayuso · 5 years ago
- 2bb295f Merge branch 'net-hisilicon-Add-support-for-HI13X1-to-hip04_eth' by David S. Miller · 5 years ago
- d413779 net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC by Jiangfeng Xiao · 5 years ago
- 58f3409 net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC by Jiangfeng Xiao · 5 years ago
- b9162d2 net: hisilicon: Offset buf address to adapt HI13X1_GMAC by Jiangfeng Xiao · 5 years ago
- 06ddc0d net: hisilicon: Add group field to adapt HI13X1_GMAC by Jiangfeng Xiao · 5 years ago
- bf96244 net: hisilicon: dt-bindings: Add an field of port-handle by Jiangfeng Xiao · 5 years ago
- 24eca4b net: hisilicon: HI13X1_GMAX need dreq reset at first by Jiangfeng Xiao · 5 years ago
- 0331f85 net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG by Jiangfeng Xiao · 5 years ago