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