1. bef8e26 bpf: avoid unused variable warning in tcp_bpf_rtt() by Arnd Bergmann · 6 years ago
  2. 6705fea bpf: cgroup: Fix build error without CONFIG_NET by YueHaibing · 6 years ago
  3. 06ec0e2 selftests/bpf: fix test_attach_probe map definition by Andrii Nakryiko · 6 years ago
  4. 8bfec4f Merge branch 'bpf-sockaddr-wide-store' by Daniel Borkmann · 6 years ago
  5. 76d9507 selftests/bpf: add verifier tests for wide stores by Stanislav Fomichev · 6 years ago
  6. 4cfacbe bpf: sync bpf.h to tools/ by Stanislav Fomichev · 6 years ago
  7. 600c70b bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr by Stanislav Fomichev · 6 years ago
  8. d2850ce Merge branch 'bpf-libbpf-perf-rb-api' by Daniel Borkmann · 6 years ago
  9. cd07a95 libbpf: add perf_buffer_ prefix to README by Andrii Nakryiko · 6 years ago
  10. 9b190f1 tools/bpftool: switch map event_pipe to libbpf's perf_buffer by Andrii Nakryiko · 6 years ago
  11. ee5cf82 selftests/bpf: test perf buffer API by Andrii Nakryiko · 6 years ago
  12. d7ff34d libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs by Andrii Nakryiko · 6 years ago
  13. fb84b82 libbpf: add perf buffer API by Andrii Nakryiko · 6 years ago
  14. c3ec002 selftests/bpf: add test_tcp_rtt to .gitignore by Stanislav Fomichev · 6 years ago
  15. d6dbce8 selftests/bpf: fix test_align liveliness expectations by Stanislav Fomichev · 6 years ago
  16. 46dd3d7 bpf, riscv: Enable zext optimization for more RV64G ALU ops by Luke Nelson · 6 years ago
  17. aa52bcb tools: bpftool: Fix json dump crash on powerpc by Jiri Olsa · 6 years ago
  18. ba95c74 tools: bpftool: add "prog run" subcommand to test-run programs by Quentin Monnet · 6 years ago
  19. e232cb6 Merge branch 'bpf-libbpf-int-btf-map' by Daniel Borkmann · 6 years ago
  20. 1639b17 selftests/bpf: convert legacy BPF maps to BTF-defined ones by Andrii Nakryiko · 6 years ago
  21. bc7430c selftests/bpf: convert selftests using BTF-defined maps to new syntax by Andrii Nakryiko · 6 years ago
  22. 00acd00 selftests/bpf: add __uint and __type macro for BTF-defined maps by Andrii Nakryiko · 6 years ago
  23. ef99b02 libbpf: capture value in BTF type info for BTF-defined map defs by Andrii Nakryiko · 6 years ago
  24. c5f48c9 Merge branch 'bpf-libbpf-link-trace' by Daniel Borkmann · 6 years ago
  25. 1bdb342 selftests/bpf: convert existing tracepoint tests to new APIs by Andrii Nakryiko · 6 years ago
  26. 1e8611b selftests/bpf: add kprobe/uprobe selftests by Andrii Nakryiko · 6 years ago
  27. 8c51b31 selftests/bpf: switch test to new attach_perf_event API by Andrii Nakryiko · 6 years ago
  28. 84bf5e1 libbpf: add raw tracepoint attach API by Andrii Nakryiko · 6 years ago
  29. f6de59c libbpf: add tracepoint attach API by Andrii Nakryiko · 6 years ago
  30. b265002 libbpf: add kprobe/uprobe attach API by Andrii Nakryiko · 6 years ago
  31. 63f2f5e libbpf: add ability to attach/detach BPF program to perf event by Andrii Nakryiko · 6 years ago
  32. 1c2e9ef libbpf: introduce concept of bpf_link by Andrii Nakryiko · 6 years ago
  33. d66f436 libbpf: make libbpf_strerror_r agnostic to sign of error by Andrii Nakryiko · 6 years ago
  34. c4cde58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  35. e2c7469 net: ethernet: mediatek: Fix overlapping capability bits. by René van Dorst · 6 years ago
  36. c3efed5 net: stmmac: Enable dwmac4 jumbo frame more than 8KiB by Weifeng Voon · 6 years ago
  37. 07a4dde bonding: add an option to specify a delay between peer notifications by Vincent Bernat · 6 years ago
  38. 2368a87 net: ethernet: sun: remove redundant assignment to variable err by Colin Ian King · 6 years ago
  39. a51df9f gve: fix -ENOMEM null check on a page allocation by Colin Ian King · 6 years ago
  40. e227701 Merge branch 'net-ICW-sendmsg-recvmsg' by David S. Miller · 6 years ago
  41. 6f24080 ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg() by Paolo Abeni · 6 years ago
  42. 164c51f ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg() by Paolo Abeni · 6 years ago
  43. a648a59 net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg by Paolo Abeni · 6 years ago
  44. 68ab5d1 ipv6: provide and use ipv6 specific version for {recv, send}msg by Paolo Abeni · 6 years ago
  45. e4730936 inet: factor out inet_send_prepare() by Paolo Abeni · 6 years ago
  46. 2559d7c qlcnic: remove redundant assignment to variable err by Colin Ian King · 6 years ago
  47. b70d846 atl1c: remove redundant assignment to variable tpd_req by Colin Ian King · 6 years ago
  48. cedeac9 qed: Add support for Timestamping the unicast PTP packets. by Sudarsana Reddy Kalluru · 6 years ago
  49. 3c13ce7 gve: Fix u64_stats_sync to initialize start by Catherine Sullivan · 6 years ago
  50. d62962b loopback: fix lockdep splat by Mahesh Bandewar · 6 years ago
  51. e5a3e25 Merge branch 'bpf-tcp-rtt-hook' by Daniel Borkmann · 6 years ago
  52. d78e3f0 samples/bpf: fix tcp_bpf.readme detach command by Stanislav Fomichev · 6 years ago
  53. 3953388 samples/bpf: add sample program that periodically dumps TCP stats by Stanislav Fomichev · 6 years ago
  54. b558739 selftests/bpf: test BPF_SOCK_OPS_RTT_CB by Stanislav Fomichev · 6 years ago
  55. 692cbaa bpf/tools: sync bpf.h by Stanislav Fomichev · 6 years ago
  56. c2cb5e8 bpf: add icsk_retransmits to bpf_tcp_sock by Stanislav Fomichev · 6 years ago
  57. 0357746 bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock by Stanislav Fomichev · 6 years ago
  58. 2377b81 bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation by Stanislav Fomichev · 6 years ago
  59. 23729ff bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT by Stanislav Fomichev · 6 years ago
  60. d2f5bbb selftests: bpf: standardize to static __always_inline by Jiri Benc · 6 years ago
  61. 71634d7 bpf: Add support for fq's EDT to HBM by brakmo · 6 years ago
  62. 33bae18 bpf, libbpf, smatch: Fix potential NULL pointer dereference by Leo Yan · 6 years ago
  63. cdfc7f8 libbpf: fix GCC8 warning for strncpy by Andrii Nakryiko · 6 years ago
  64. a3ce685 bpf: fix precision tracking by Alexei Starovoitov · 6 years ago
  65. dbcdb61 mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish() by Petr Machata · 6 years ago
  66. c782e20 r8169: add random MAC address fallback by Heiner Kallweit · 6 years ago
  67. 7424edb Revert "r8169: improve handling VLAN tag" by Heiner Kallweit · 6 years ago
  68. cc5e92c net: stmmac: make "snps,reset-delays-us" optional again by Martin Blumenstingl · 6 years ago
  69. b8bd72d bonding/main: fix NULL dereference in bond_select_active_slave() by Eric Dumazet · 6 years ago
  70. d2c3a4b tipc: remove ub->ubsock checks by Xin Long · 6 years ago
  71. 885b8b4 ipv4: Fix off-by-one in route dump counter without netlink strict checking by Stefano Brivio · 6 years ago
  72. cce581a net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices by René van Dorst · 6 years ago
  73. 3427beb rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() by David Howells · 6 years ago
  74. 23ec8ea nfc: st-nci: remove redundant assignment to variable r by Colin Ian King · 6 years ago
  75. 83b6a85 hinic: remove standard netdev stats by Xue Chaojing · 6 years ago
  76. b432bdb net: stmmac: Re-word Kconfig entry by Jose Abreu · 6 years ago
  77. 337d1cc Merge branch 'Add-gve-driver' by David S. Miller · 6 years ago
  78. e5b845dc gve: Add ethtool support by Catherine Sullivan · 6 years ago
  79. 9e5f7d2 gve: Add workqueue and reset support by Catherine Sullivan · 6 years ago
  80. f5cedc8 gve: Add transmit and receive support by Catherine Sullivan · 6 years ago
  81. 893ce44 gve: Add basic driver framework for Compute Engine Virtual NIC by Catherine Sullivan · 6 years ago
  82. 2a8d8e0 Merge branch 'blackhole-device-to-invalidate-dst' by David S. Miller · 6 years ago
  83. 509e56b blackhole_dev: add a selftest by Mahesh Bandewar · 6 years ago
  84. 8d7017f blackhole_netdev: use blackhole_netdev to invalidate dst entries by Mahesh Bandewar · 6 years ago
  85. 4de83b8 loopback: create blackhole net device similar to loopack. by Mahesh Bandewar · 6 years ago
  86. 8909783 net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset by Hariprasad Kelam · 6 years ago
  87. fec3b9e Merge branch 'net-netsec-Add-XDP-Support' by David S. Miller · 6 years ago
  88. ba2b232 net: netsec: add XDP support by Ilias Apalodimas · 6 years ago
  89. bb005f2 net: page_pool: add helper function for retrieving dma direction by Ilias Apalodimas · 6 years ago
  90. 5c67bf0 net: netsec: Use page_pool API by Ilias Apalodimas · 6 years ago
  91. a8488b70 tc-testing: added tdc tests for prio qdisc by Roman Mashak · 6 years ago
  92. c8881fa Merge branch 'mirred-batch-fixes' by David S. Miller · 6 years ago
  93. 5d15a8e tc-testing: updated mirred action tests with batch create/delete by Roman Mashak · 6 years ago
  94. b84b2d4 net sched: update mirred action for batched events operations by Roman Mashak · 6 years ago
  95. 362b87f netlink: use 48 byte ctx instead of 6 signed longs for callback by Jason A. Donenfeld · 6 years ago
  96. 53962bc tipc: embed jiffies in macro TIPC_BC_RETR_LIM by Jon Maloy · 6 years ago
  97. 00dc330 net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect" by Eiichi Tsukata · 6 years ago
  98. 27ba405 net: link_watch: prevent starvation when processing linkwatch wq by Yunsheng Lin · 6 years ago
  99. 0d0bcac Merge branch 'mlxsw-PTP-timestamping-support' by David S. Miller · 6 years ago
  100. 87ee07f mlxsw: spectrum: PTP: Support ethtool get_ts_info by Petr Machata · 6 years ago