1. 206dafb tools/bpf: fix a selftest test_btf failure by Yonghong Song · 6 years ago
  2. 90d304b Merge branch 'bpf-riscv-jit' by Daniel Borkmann · 6 years ago
  3. e2c6f50 selftests/bpf: add "any alignment" annotation for some tests by Björn Töpel · 6 years ago
  4. e8cb0167 bpf, doc: add RISC-V JIT to BPF documentation by Björn Töpel · 6 years ago
  5. 8a9e0af MAINTAINERS: add RISC-V BPF JIT maintainer by Björn Töpel · 6 years ago
  6. 2353ecc bpf, riscv: add BPF JIT for RV64G by Björn Töpel · 6 years ago
  7. 31de389 Merge branch 'bpf-btf-dedup' by Daniel Borkmann · 6 years ago
  8. 9c65112 selftests/btf: add initial BTF dedup tests by Andrii Nakryiko · 6 years ago
  9. d5caef5 btf: add BTF types deduplication algorithm by Andrii Nakryiko · 6 years ago
  10. 69eaab04 btf: extract BTF type size calculation by Andrii Nakryiko · 6 years ago
  11. a8a1f7d libbpf: fix libbpf_print by Stanislav Fomichev · 6 years ago
  12. 1728b11 Merge branch 'libbpf-btf_ext' by Alexei Starovoitov · 6 years ago
  13. 96408c4 tools/bpf: implement libbpf btf__get_map_kv_tids() API function by Yonghong Song · 6 years ago
  14. b8dcf8d tools/bpf: expose functions btf_ext__* as API functions by Yonghong Song · 6 years ago
  15. 7e8a590 selftests/bpf: use localhost in tcp_{server,client}.py by Stanislav Fomichev · 6 years ago
  16. ecc15f1 s390: bpf: fix JMP32 code-gen by Heiko Carstens · 6 years ago
  17. 9fa3b47 Merge branch 'change-libbpf-print-api' by Alexei Starovoitov · 6 years ago
  18. 6f1ae8b tools/bpf: simplify libbpf API function libbpf_set_print() by Yonghong Song · 6 years ago
  19. 9d100a1 tools/bpf: print out btf log at LIBBPF_WARN level by Yonghong Song · 6 years ago
  20. 8461ef8 tools/bpf: move libbpf pr_* debug print functions to headers by Yonghong Song · 6 years ago
  21. cc73357 socket: fix for Add SO_TIMESTAMP[NS]_NEW by Stephen Rothwell · 6 years ago
  22. ce3fdb6 netdevice.h: Add __cold to netdev_<level> logging functions by Joe Perches · 6 years ago
  23. ff7653f net: Fix fall through warning in y2038 tstamp changes. by David S. Miller · 6 years ago
  24. 303a339 bpfilter: remove extra header search paths for bpfilter_umh by Masahiro Yamada · 6 years ago
  25. ee825e8 Merge branch 'phy-aquantia-improvements' by David S. Miller · 6 years ago
  26. 278f6b6 net: phy: aquantia: replace magic numbers with constants by Heiner Kallweit · 6 years ago
  27. 4d5dfb6 net: phy: aquantia: use macro PHY_ID_MATCH_MODEL by Heiner Kallweit · 6 years ago
  28. 81e6578 net: phy: aquantia: remove unneeded includes by Heiner Kallweit · 6 years ago
  29. b37ecb5 net: phy: aquantia: Shorten name space prefix to aqr_ by Andrew Lunn · 6 years ago
  30. 9fb2080 net: Fix ip_mc_{dec,inc}_group allocation context by Florian Fainelli · 6 years ago
  31. bff5731 net: devlink: report cell size of shared buffers by Jakub Kicinski · 6 years ago
  32. a98dc6a Merge branch 'net-y2038-safe-socket-timestamps' by David S. Miller · 6 years ago
  33. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  34. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  35. 9dd4921 socket: Update timestamping Documentation by Deepa Dinamani · 6 years ago
  36. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  37. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  38. 98bb03c socket: Add struct __kernel_sock_timeval by Deepa Dinamani · 6 years ago
  39. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  40. bcb3fc3 arch: sparc: Override struct __kernel_old_timeval by Deepa Dinamani · 6 years ago
  41. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  42. 2edfd8e arch: Use asm-generic/socket.h when possible by Deepa Dinamani · 6 years ago
  43. fe0c72f socket: move compat timeout handling into sock.c by Arnd Bergmann · 6 years ago
  44. a9bcfd1 selftests: add missing include unistd by Deepa Dinamani · 6 years ago
  45. 3f8cfd0d cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac() by Arjun Vynipadath · 6 years ago
  46. 1d2f4eb ipv4/igmp: Don't drop IGMP pkt with zeros src addr by Edward Chron · 6 years ago
  47. f66ebd1 net: phy: realtek: add generic Realtek PHY driver by Heiner Kallweit · 6 years ago
  48. 682a789 atheros: atl2: fix an indentaion issue on a return statement by Colin Ian King · 6 years ago
  49. 7509ef2 atl1c: fix indentation issue on an if statement by Colin Ian King · 6 years ago
  50. 282faf3 bna: fix indentation issue on call to bfa_ioc_pf_failed by Colin Ian King · 6 years ago
  51. 7831216 chelsio: clean up indentation issue by Colin Ian King · 6 years ago
  52. 0bb1683 net: nixge: Update device-tree bindings with v3.00 by Alex Williams · 6 years ago
  53. 87ab207 net: nixge: Separate ctrl and dma resources by Alex Williams · 6 years ago
  54. 5ea25b1 r8169: remove rtl_wol_pll_power_down by Heiner Kallweit · 6 years ago
  55. a68a848 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  56. 54a395b net: hns3: MAC table entry count function increases operation 0 value protection measures by liuzhongzhu · 6 years ago
  57. 6104ca8 net: hns3: modify the upper limit judgment condition by liuzhongzhu · 6 years ago
  58. 77af09c net: hns3: don't allow user to change vlan filter state by Jian Shen · 6 years ago
  59. f9f0709 net: hns3: optimize the maximum TC macro by liuzhongzhu · 6 years ago
  60. 9194d18 net: hns3: fix the problem that the supported port is empty by liuzhongzhu · 6 years ago
  61. b6b4f98 net: hns3: fix a wrong checking in the hclge_tx_buffer_calc() by Huazhong Tan · 6 years ago
  62. 3a58642 net: hns3: move some set_bit statement into hclge_prepare_mac_addr by Weihang Li · 6 years ago
  63. b671b72 net: hns3: add hclge_cmd_check_retval() to parse comman's return value by Weihang Li · 6 years ago
  64. 8ca754b net: hns3: code optimization for hclge_rx_buffer_calc by Yunsheng Lin · 6 years ago
  65. 1731be4 net: hns3: Modify parameter type from int to bool in set_gro_en by Yonglong Liu · 6 years ago
  66. 6241e71 net: hns3: fix an issue for hns3_update_new_int_gl by Peng Li · 6 years ago
  67. 9e50dc1 net: hns3: fix a code style issue for hns3_update_new_int_gl() by Peng Li · 6 years ago
  68. beb7355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  69. 5974b7c1e Merge branch 'shifts-cleanup' by Alexei Starovoitov · 6 years ago
  70. ac7a171 nfp: bpf: complete ALU32 logic shift supports by Jiong Wang · 6 years ago
  71. db0a4b3 nfp: bpf: correct the behavior for shifts by zero by Jiong Wang · 6 years ago
  72. 2a11815 selftests/bpf: remove generated verifier/tests.h on 'make clean' by Stanislav Fomichev · 6 years ago
  73. d6b0a01 Merge branch 'devlink-add-device-driver-information-API' by David S. Miller · 6 years ago
  74. ddb6e99 ethtool: add compat for devlink info by Jakub Kicinski · 6 years ago
  75. 7c908f4 nfp: devlink: report the running and flashed versions by Jakub Kicinski · 6 years ago
  76. b965884 nfp: nsp: add support for versions command by Jakub Kicinski · 6 years ago
  77. 937a3e2 nfp: devlink: report fixed versions by Jakub Kicinski · 6 years ago
  78. 4adba00 nfp: devlink: report driver name and serial number by Jakub Kicinski · 6 years ago
  79. 785bd55 devlink: add generic info version names by Jakub Kicinski · 6 years ago
  80. fc6fae7 devlink: add version reporting to devlink info API by Jakub Kicinski · 6 years ago
  81. f9cf228 devlink: add device information API by Jakub Kicinski · 6 years ago
  82. 26281e2 Merge branch 'selftests-Various-fixes' by David S. Miller · 6 years ago
  83. 084fafe selftests: forwarding: mirror_gre_flower: Fix test result handling by Petr Machata · 6 years ago
  84. 2243cad selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP by Petr Machata · 6 years ago
  85. ba22b65 selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding by Petr Machata · 6 years ago
  86. a99dd62 selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors by Petr Machata · 6 years ago
  87. ccdb66d selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test by Petr Machata · 6 years ago
  88. 35036b0 selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test by Petr Machata · 6 years ago
  89. db2c5bf selftests: forwarding: mirror_lib: Wait for tardy mirrored packets by Petr Machata · 6 years ago
  90. 3dc178a selftests: forwarding: mirror_gre_changes: Fix TTL test by Petr Machata · 6 years ago
  91. f3b05bb selftests: mlxsw: Update ping limits by Petr Machata · 6 years ago
  92. 0175cb5 selftests: forwarding: mirror_lib: Update ping limits by Petr Machata · 6 years ago
  93. b6a4fd6 selftests: forwarding: Make ping timeout configurable by Ido Schimmel · 6 years ago
  94. 3fc46fc ipconfig: add carrier_timeout kernel parameter by Martin Kepplinger · 6 years ago
  95. 1f533ba ipv4: fib: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  96. ee69804 nfp: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  97. 6541d02 tulip: eeprom: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  98. c49f0ce cxgb4: smt: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  99. 3ebb18a cxgb4: sched: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  100. 5b053e1 net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS by Dave Watson · 6 years ago