1. a72dafa bpf: refactor verifier min/max code for condition jump by Jiong Wang · 6 years ago
  2. d405c74 bpf: allocate 0x06 to new eBPF instruction class JMP32 by Jiong Wang · 6 years ago
  3. dbbd79a Merge branch 'af-xdp-sock-diag' by Daniel Borkmann · 6 years ago
  4. a36b38aa xsk: add sock_diag interface for AF_XDP by Björn Töpel · 6 years ago
  5. 50e74c0 xsk: add id to umem by Björn Töpel · 6 years ago
  6. 1d0dc06 net: xsk: track AF_XDP sockets on a per-netns list by Björn Töpel · 6 years ago
  7. 2f09212 selftests/bpf: suppress readelf stderr when probing for BTF support by Stanislav Fomichev · 6 years ago
  8. d9ff286 bpf: allow BPF programs access skb_shared_info->gso_segs field by Eric Dumazet · 6 years ago
  9. 866e6ac4 bpftool: feature probing, change default action by Prashant Bhole · 6 years ago
  10. 923cefe Merge branch 'dead-code-elimination' by Alexei Starovoitov · 6 years ago
  11. 9a06927 nfp: bpf: support removing dead code by Jakub Kicinski · 6 years ago
  12. a32014b nfp: bpf: support optimizing dead branches by Jakub Kicinski · 6 years ago
  13. e2fc611 nfp: bpf: save original program length by Jakub Kicinski · 6 years ago
  14. 91a87a5 nfp: bpf: split up the skip flag by Jakub Kicinski · 6 years ago
  15. e90287f nfp: bpf: don't use instruction number for jump target by Jakub Kicinski · 6 years ago
  16. 08ca90a bpf: notify offload JITs about optimizations by Jakub Kicinski · 6 years ago
  17. 9e4c24e bpf: verifier: record original instruction index by Jakub Kicinski · 6 years ago
  18. cb05077 selftests: bpf: add tests for dead code removal by Jakub Kicinski · 6 years ago
  19. a1b14ab bpf: verifier: remove unconditional branches by 0 by Jakub Kicinski · 6 years ago
  20. 52875a0 bpf: verifier: remove dead code by Jakub Kicinski · 6 years ago
  21. e2ae4ca bpf: verifier: hard wire branches to dead code by Jakub Kicinski · 6 years ago
  22. 2cbd95a bpf: change parameters of call/branch offset adjustment by Jakub Kicinski · 6 years ago
  23. bbebce8 selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user by Stanislav Fomichev · 6 years ago
  24. c76e4c2 libbpf: Show supported ELF section names when failing to guess prog/attach type by Taeung Song · 6 years ago
  25. ffcf7ce bpf: btf: add btf documentation by Yonghong Song · 6 years ago
  26. cbeaad9 Merge branch 'bpftool-probes' by Alexei Starovoitov · 6 years ago
  27. 948703e tools: bpftool: add bash completion for bpftool probes by Quentin Monnet · 6 years ago
  28. f9499fe tools: bpftool: add probes for a network device by Quentin Monnet · 6 years ago
  29. d267cff tools: bpftool: add C-style "#define" output for probes by Quentin Monnet · 6 years ago
  30. 2d3ea5e tools: bpftool: add probes for eBPF helper functions by Quentin Monnet · 6 years ago
  31. f99e166 tools: bpftool: add probes for eBPF map types by Quentin Monnet · 6 years ago
  32. 1bf4b05 tools: bpftool: add probes for eBPF program types by Quentin Monnet · 6 years ago
  33. 4567b98 tools: bpftool: add probes for kernel configuration options by Quentin Monnet · 6 years ago
  34. 7a4522b tools: bpftool: add probes for /proc/ eBPF parameters by Quentin Monnet · 6 years ago
  35. 49eb7ab tools: bpftool: add basic probe capability, probe syscall availability by Quentin Monnet · 6 years ago
  36. d0b2818 bpf: fix a (false) compiler warning by Peter Oskolkov · 6 years ago
  37. 4edc01b Merge branch 'bpf-bpftool-queue-stack' by Daniel Borkmann · 6 years ago
  38. 55c70bf bpftool: add bash completion for peek/push/enqueue/pop/dequeue by Stanislav Fomichev · 6 years ago
  39. 74f312e bpftool: add pop and dequeue commands by Stanislav Fomichev · 6 years ago
  40. 549d4d3 bpftool: add push and enqueue commands by Stanislav Fomichev · 6 years ago
  41. 66cf6e0 bpftool: add peek command by Stanislav Fomichev · 6 years ago
  42. 04a5d32 bpftool: don't print empty key/value for maps by Stanislav Fomichev · 6 years ago
  43. 8a89fff bpftool: make key optional in lookup command by Stanislav Fomichev · 6 years ago
  44. 7d7209c bpftool: make key and value optional in update command by Stanislav Fomichev · 6 years ago
  45. e13279e Merge branch 'bpf-int128-btf' by Daniel Borkmann · 6 years ago
  46. e86e513 tools/bpf: support __int128 in bpftool map pretty dumper by Yonghong Song · 6 years ago
  47. 4df3a1d tools/bpf: add bpffs pretty print test for int128 by Yonghong Song · 6 years ago
  48. ce6ec47 tools/bpf: refactor test_btf pretty printing for multiple map value formats by Yonghong Song · 6 years ago
  49. a80eba2 tools/bpf: add int128 raw test in test_btf by Yonghong Song · 6 years ago
  50. b1e8818 bpf: btf: support 128 bit integer type by Yonghong Song · 6 years ago
  51. eeedd35 libbpf: don't define CC and AR by Stanislav Fomichev · 6 years ago
  52. ae5220c networking: Documentation: fix snmp_counters.rst Sphinx warnings by Randy Dunlap · 6 years ago
  53. bb3e16a net, decnet: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  54. faa311e mlxsw: spectrum_nve: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  55. 2285ec8 mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  56. 590ce40 dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings by Sergio Paracuellos · 6 years ago
  57. a22d325 Fix ERROR:do not initialise statics to 0 in af_vsock.c by Lepton Wu · 6 years ago
  58. 9dde6da Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  59. d671e3e ice: add const qualifier to mac_addr parameter by Jacob Keller · 6 years ago
  60. aef7414 ice: Add support for new PHY types by Anirudh Venkataramanan · 6 years ago
  61. cf909e1 ice: Offload SCTP checksum by Anirudh Venkataramanan · 6 years ago
  62. a893978 ice: Allow for software timestamping by Tony Nguyen · 6 years ago
  63. 67fe64d ice: Implement getting and setting ethtool coalesce by Brett Creeley · 6 years ago
  64. 63f545e ice: Add support for adaptive interrupt moderation by Brett Creeley · 6 years ago
  65. 9be1d6f ice: Move aggregator list into ice_hw instance by Anirudh Venkataramanan · 6 years ago
  66. 03f7a98 ice: Rework queue management code for reuse by Anirudh Venkataramanan · 6 years ago
  67. ab4ab73 ice: Add ethtool private flag to make forcing link down optional by Bruce Allan · 6 years ago
  68. b6f934f ice: Set physical link up/down when an interface is set up/down by Brett Creeley · 6 years ago
  69. 4c98ab5 ice: Implement support for normal get_eeprom[_len] ethtool ops by Bruce Allan · 6 years ago
  70. 8e151d5 ice: Add ethtool set_phys_id handler by Anirudh Venkataramanan · 6 years ago
  71. 27a98af ice: Configure RSS LUT and HASH KEY in rebuild path by Md Fahad Iqbal Polash · 6 years ago
  72. 1f9c784 ice: Refactor a few Tx scheduler functions by Anirudh Venkataramanan · 6 years ago
  73. 7939f8b Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  74. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  75. 3d50514 ice: Fix unused variable build warning by Bruce Allan · 6 years ago
  76. 8b05a3a tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create() by Andrea Righi · 6 years ago
  77. fe76fc6 sbitmap: Protect swap_lock from hardirq by Ming Lei · 6 years ago
  78. 3719876 sbitmap: Protect swap_lock from softirqs by Steven Rostedt (VMware) · 6 years ago
  79. c962cb3 Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  80. 9deb9e1 Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  81. 3a73e73 Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  82. 1c7fc5c Linux 5.0-rc2 by Linus Torvalds · 6 years ago
  83. b7285b4 kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore by Jonathan Neuschäfer · 6 years ago
  84. dbc3c09 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  85. 6b529fb Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  86. 72d657d Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  87. f7c1038 Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  88. 437e878 Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  89. 1dd8a3f Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  90. 0f9d140 Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  91. 4656121 Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into fixes by Olof Johansson · 6 years ago
  92. 56acb3e Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  93. 2ec472e Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into fixes by Olof Johansson · 6 years ago
  94. 431a8b7 Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 6 years ago
  95. f4f8aa6 Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Olof Johansson · 6 years ago
  96. 98a5f67 Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  97. 70bf439 Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 6 years ago
  98. e170672 phy: fix build breakage: add PHY_MODE_SATA by John Hubbard · 6 years ago
  99. b8c3b89 Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  100. 66c56cf Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago