1. f21a3c4 net-zerocopy: Introduce short-circuit small reads. by Arjun Roy · 4 years, 2 months ago
  2. 936ced4 net-zerocopy: Fast return if inq < PAGE_SIZE by Arjun Roy · 4 years, 2 months ago
  3. 98917cf net-zerocopy: Refactor frag-is-remappable test. by Arjun Roy · 4 years, 2 months ago
  4. 7fba530 net-zerocopy: Refactor skb frag fast-forward op. by Arjun Roy · 4 years, 2 months ago
  5. 2cd8116 net-tcp: Introduce tcp_recvmsg_locked(). by Arjun Roy · 4 years, 2 months ago
  6. 18fb76e net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy. by Arjun Roy · 4 years, 2 months ago
  7. 4be986c Merge branch 'seg6-add-support-for-srv6-end-dt4-dt6-behavior' by Jakub Kicinski · 4 years, 2 months ago
  8. 2bc0355 selftests: add selftest for the SRv6 End.DT6 (VRF) behavior by Andrea Mayer · 4 years, 2 months ago
  9. 2195444 selftests: add selftest for the SRv6 End.DT4 behavior by Andrea Mayer · 4 years, 2 months ago
  10. 20a081b seg6: add VRF support for SRv6 End.DT6 behavior by Andrea Mayer · 4 years, 2 months ago
  11. 664d6f8 seg6: add support for the SRv6 End.DT4 behavior by Andrea Mayer · 4 years, 2 months ago
  12. cfdf64a seg6: add callbacks for customizing the creation/destruction of a behavior by Andrea Mayer · 4 years, 2 months ago
  13. 0a3021f1 seg6: add support for optional attributes in SRv6 behaviors by Andrea Mayer · 4 years, 2 months ago
  14. 964adce seg6: improve management of behavior attributes by Andrea Mayer · 4 years, 2 months ago
  15. 0489390 vrf: add mac header for tunneled packets when sniffer is attached by Andrea Mayer · 4 years, 2 months ago
  16. 846c3c9 Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 4 years, 2 months ago
  17. fdd8b82 dpaa_eth: fix build errorr in dpaa_fq_init by Anders Roxell · 4 years, 2 months ago
  18. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
  19. eceae70 selftests/bpf: Fix invalid use of strncat in test_sockmap by Andrii Nakryiko · 4 years, 2 months ago
  20. 3015b50 libbpf: Use memcpy instead of strncpy to please GCC by Andrii Nakryiko · 4 years, 2 months ago
  21. 8158c5f Merge branch 'Support BTF-powered BPF tracing programs for kernel modules' by Alexei Starovoitov · 4 years, 2 months ago
  22. 1e38abe selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module by Andrii Nakryiko · 4 years, 2 months ago
  23. bc9ed69c selftests/bpf: Add tp_btf CO-RE reloc test for modules by Andrii Nakryiko · 4 years, 2 months ago
  24. 91abb4a libbpf: Support attachment of BPF tracing programs to kernel modules by Andrii Nakryiko · 4 years, 2 months ago
  25. 6aef10a libbpf: Factor out low-level BPF program loading helper by Andrii Nakryiko · 4 years, 2 months ago
  26. 290248a bpf: Allow to specify kernel module BTFs when attaching BPF programs by Andrii Nakryiko · 4 years, 2 months ago
  27. 22dc4a0 bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier by Andrii Nakryiko · 4 years, 2 months ago
  28. 6bcd39d selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF by Andrii Nakryiko · 4 years, 2 months ago
  29. 5ed3147 selftests/bpf: Add support for marking sub-tests as skipped by Andrii Nakryiko · 4 years, 2 months ago
  30. 9f7fa22 selftests/bpf: Add bpf_testmod kernel module for testing by Andrii Nakryiko · 4 years, 2 months ago
  31. 4f33a53 libbpf: Add kernel module BTF support for CO-RE relocations by Andrii Nakryiko · 4 years, 2 months ago
  32. 0f7515c libbpf: Refactor CO-RE relocs to not assume a single BTF object by Andrii Nakryiko · 4 years, 2 months ago
  33. a19f93c libbpf: Add internal helper to load BTF data by FD by Andrii Nakryiko · 4 years, 2 months ago
  34. 2fe8890 bpf: Keep module's btf_data_size intact after load by Andrii Nakryiko · 4 years, 2 months ago
  35. 12cc126 bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address() by Andrii Nakryiko · 4 years, 2 months ago
  36. cadd648 Merge branch 'Add support to set window_clamp from bpf setsockops' by Alexei Starovoitov · 4 years, 2 months ago
  37. 55144f3 selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP by Prankur gupta · 4 years, 2 months ago
  38. cb81110 bpf: Adds support for setting window clamp by Prankur gupta · 4 years, 2 months ago
  39. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  40. bbe2ba0 Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  41. a4390e9 Merge branch 'mptcp-reject-invalid-mp_join-requests-right-away' by Jakub Kicinski · 4 years, 2 months ago
  42. 3ecfbe3e mptcp: emit tcp reset when a join request fails by Florian Westphal · 4 years, 2 months ago
  43. 7ea851d tcp: merge 'init_req' and 'route_req' functions by Florian Westphal · 4 years, 2 months ago
  44. 41dd959 security: add const qualifier to struct sock in various places by Florian Westphal · 4 years, 2 months ago
  45. 2faa732 samples/bpf: Fix spelling mistake "recieving" -> "receiving" by Colin Ian King · 4 years, 2 months ago
  46. 58c185b bpf: Fix cold build of test_progs-no_alu32 by Brendan Jackman · 4 years, 2 months ago
  47. d6d418b libbpf: Cap retries in sys_bpf_prog_load by Stanislav Fomichev · 4 years, 2 months ago
  48. fee5be1 Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 2 months ago
  49. 9cf309c libbpf: Sanitise map names before pinning by Toke Høiland-Jørgensen · 4 years, 2 months ago
  50. c82a505 Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 2 months ago
  51. 80b2b5c libbpf: Fail early when loading programs with unspecified type by Andrei Matei · 4 years, 2 months ago
  52. a8b415c Merge branch 'Fixes for ima selftest' by Andrii Nakryiko · 4 years, 2 months ago
  53. ffebecd selftests/bpf: Indent ima_setup.sh with tabs. by KP Singh · 4 years, 2 months ago
  54. d932e043 selftests/bpf: Add config dependency on BLK_DEV_LOOP by KP Singh · 4 years, 2 months ago
  55. 1ee0767 selftests/bpf: Ensure securityfs mount before writing ima policy by KP Singh · 4 years, 2 months ago
  56. 3db9804 selftests/bpf: Update ima_setup.sh for busybox by KP Singh · 4 years, 2 months ago
  57. 6f076ce Merge branch 'mlx5-fixes-2020-12-01' by Jakub Kicinski · 4 years, 2 months ago
  58. d421e46 net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering by Yevgeny Kliteynik · 4 years, 2 months ago
  59. b336e6b net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS by Tariq Toukan · 4 years, 2 months ago
  60. 8a78a44 net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled by Randy Dunlap · 4 years, 2 months ago
  61. 1d2bb5a net/mlx5: Fix wrong address reclaim when command interface is down by Eran Ben Elisha · 4 years, 2 months ago
  62. 9608fa6 net/sched: act_mpls: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 2 months ago
  63. 43c1360 net: openvswitch: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 2 months ago
  64. 13de4ed net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl by Davide Caratti · 4 years, 2 months ago
  65. 6392b5b Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by Jakub Kicinski · 4 years, 2 months ago
  66. 82a10dc net: mvpp2: Fix error return code in mvpp2_open() by Wang Hai · 4 years, 2 months ago
  67. 391119f chelsio/chtls: fix a double free in chtls_setkey() by Dan Carpenter · 4 years, 2 months ago
  68. 61b7594 Merge branch 'libbpf: add support for privileged/unprivileged control separation' by Alexei Starovoitov · 4 years, 2 months ago
  69. 3627d97 samples/bpf: Sample application for eBPF load and socket creation split by Mariusz Dudek · 4 years, 2 months ago
  70. e459f49 libbpf: Separate XDP program load with xsk socket creation by Mariusz Dudek · 4 years, 2 months ago
  71. 22e8ebe tools/resolve_btfids: Fix some error messages by Brendan Jackman · 4 years, 2 months ago
  72. a874c8c selftests/bpf: Copy file using read/write in local storage test by Stanislav Fomichev · 4 years, 2 months ago
  73. 0d1e026 Merge branch 'bpftool: improve split BTF support' by Alexei Starovoitov · 4 years, 2 months ago
  74. fa45283 tools/bpftool: Auto-detect split BTFs in common cases by Andrii Nakryiko · 4 years, 2 months ago
  75. 0cfdcd6 libbpf: Add base BTF accessor by Andrii Nakryiko · 4 years, 2 months ago
  76. 71ccb50 tools/bpftool: Emit name <anon> for anonymous BTFs by Andrii Nakryiko · 4 years, 2 months ago
  77. 72d1249 uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT by Eric Sandeen · 4 years, 2 months ago
  78. 062c9cd pwm: sl28cpld: fix getting driver data in pwm callbacks by Uwe Kleine-König · 4 years, 2 months ago
  79. 4f134b8 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years, 2 months ago
  80. d4bff72 macvlan: Support for high multicast packet rate by Thomas Karlsson · 4 years, 2 months ago
  81. 74a8c81 rtw88: debug: Fix uninitialized memory in debugfs code by Dan Carpenter · 4 years, 2 months ago
  82. 97306be Merge branch 'switch to memcg-based memory accounting' by Alexei Starovoitov · 4 years, 2 months ago
  83. 5b0764b bpf: samples: Do not touch RLIMIT_MEMLOCK by Roman Gushchin · 4 years, 2 months ago
  84. 3ac1f01 bpf: Eliminate rlimit-based memory accounting for bpf progs by Roman Gushchin · 4 years, 2 months ago
  85. 80ee81e bpf: Eliminate rlimit-based memory accounting infra for bpf maps by Roman Gushchin · 4 years, 2 months ago
  86. ab31be3 bpf: Eliminate rlimit-based memory accounting for bpf local storage maps by Roman Gushchin · 4 years, 2 months ago
  87. 819a4f3 bpf: Eliminate rlimit-based memory accounting for xskmap maps by Roman Gushchin · 4 years, 2 months ago
  88. 37086810 bpf: Eliminate rlimit-based memory accounting for stackmap maps by Roman Gushchin · 4 years, 2 months ago
  89. 0d2c4f9 bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash maps by Roman Gushchin · 4 years, 2 months ago
  90. abbdd08 bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer by Roman Gushchin · 4 years, 2 months ago
  91. db54330 bpf: Eliminate rlimit-based memory accounting for reuseport_array maps by Roman Gushchin · 4 years, 2 months ago
  92. a37fb7e bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps by Roman Gushchin · 4 years, 2 months ago
  93. cbddcb5 bpf: Eliminate rlimit-based memory accounting for lpm_trie maps by Roman Gushchin · 4 years, 2 months ago
  94. 755e5d55 bpf: Eliminate rlimit-based memory accounting for hashtab maps by Roman Gushchin · 4 years, 2 months ago
  95. 844f157 bpf: Eliminate rlimit-based memory accounting for devmap maps by Roman Gushchin · 4 years, 2 months ago
  96. 087b0d3 bpf: Eliminate rlimit-based memory accounting for cgroup storage maps by Roman Gushchin · 4 years, 2 months ago
  97. 711caba bpf: Eliminate rlimit-based memory accounting for cpumap maps by Roman Gushchin · 4 years, 2 months ago
  98. f043733 bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps by Roman Gushchin · 4 years, 2 months ago
  99. 1bc5975 bpf: Eliminate rlimit-based memory accounting for arraymap maps by Roman Gushchin · 4 years, 2 months ago
  100. 28e1dcd bpf: Refine memcg-based memory accounting for xskmap maps by Roman Gushchin · 4 years, 2 months ago