1. 8033175 tools: bpftool: detect sub-programs from the eBPF sequence by Jiong Wang · 7 years ago
  2. 73bb5b4 tools: bpftool: factor out xlated dump related code into separate file by Jiong Wang · 7 years ago
  3. 3197239 tools: bpftool: remove unnecessary 'if' to reduce indentation by Jiong Wang · 7 years ago
  4. c8745e0 samples/bpf: detach prog from cgroup by Prashant Bhole · 7 years ago
  5. 71d22d5 bpf, x64: remove bpf_flush_icache by Daniel Borkmann · 7 years ago
  6. 6f1b5a2 Merge branch 'bpf-kselftest-improvements' by Alexei Starovoitov · 7 years ago
  7. b33eb73 bpf: add tail call tests to test_verifier by Daniel Borkmann · 7 years ago
  8. fe8d662 bpf: unify rlimit handling in selftests by Daniel Borkmann · 7 years ago
  9. 3808b51 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  10. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  11. cb31232 Merge branch 'sonic-ethernet-cleanups' by David S. Miller · 7 years ago
  12. 995b2a6 net/sonic: Replace custom debug logging with netif_* calls by Finn Thain · 7 years ago
  13. bbc2f23 net/sonic: Clean up and modernize log messages by Finn Thain · 7 years ago
  14. 3d16bad net/macsonic: Drop redundant MACH_IS_MAC test by Finn Thain · 7 years ago
  15. 0d12c68 net/macsonic: Convert to nubus_driver by Finn Thain · 7 years ago
  16. a94cf2a sh_eth: fix TSU init on SH7734/R8A7740 by Sergei Shtylyov · 7 years ago
  17. 4869a14 sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1 by Sergei Shtylyov · 7 years ago
  18. 3adc1c6 tc: python3, string formattings by BTaskaya · 7 years ago
  19. 93a6a37 ixgbevf: remove redundant initialization of variable 'dma' by Colin Ian King · 7 years ago
  20. 6d9c021 ixgbevf: add build_skb support by Emil Tantilov · 7 years ago
  21. 925f569 ixgbevf: break out Rx buffer page management by Emil Tantilov · 7 years ago
  22. 21c046e4 ixgbevf: allocate the rings as part of q_vector by Emil Tantilov · 7 years ago
  23. 5cc0f1c ixgbevf: make sure all frames fit minimum size requirements by Emil Tantilov · 7 years ago
  24. 1ab37e1 ixgbevf: add support for padding packet by Emil Tantilov · 7 years ago
  25. f2d00ec ixgbevf: setup queue counts by Emil Tantilov · 7 years ago
  26. f15c5ba ixgbevf: add support for using order 1 pages to receive large frames by Emil Tantilov · 7 years ago
  27. bc04347 ixgbevf: add ethtool private flag for legacy Rx by Emil Tantilov · 7 years ago
  28. 9913db0 ixgbevf: use page_address offset from page by Emil Tantilov · 7 years ago
  29. 6704a3a ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode by Jacob Keller · 7 years ago
  30. 60f4b64 ixgbe: Avoid to write the RETA table when unnecessary by Tonghao Zhang · 7 years ago
  31. ed820f4 xen-netback: make function xenvif_rx_skb static by Colin Ian King · 7 years ago
  32. 9e25b6f Merge branch 'tools-tc-testing-better-error-reporting' by David S. Miller · 7 years ago
  33. f9b63a1 tools: tc-testing: better error reporting by Brenda J. Butler · 7 years ago
  34. 6a7b75f tools: tc-testing: Fix indentation by Brenda J. Butler · 7 years ago
  35. 9baeb5e sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII by Colin Ian King · 7 years ago
  36. ed2da62 mlxsw: spectrum_kvdl: avoid uninitialized variable warning by Arnd Bergmann · 7 years ago
  37. b89c769 mlxsw: spectrum_kvdl: use div_u64() for 64-bit division by Arnd Bergmann · 7 years ago
  38. 8f611fb ixgbe: remove redundant initialization of 'pool' by Colin Ian King · 7 years ago
  39. 25ab47e Merge branch 'mv88e6xxx-Poll-when-no-interrupt-defined' by David S. Miller · 7 years ago
  40. f8c193c arm: mvebu: 370-rd: Enable PHY interrupt handling by Andrew Lunn · 7 years ago
  41. 294d711 net: dsa: mv88e6xxx: Poll when no interrupt defined by Andrew Lunn · 7 years ago
  42. 65b53bf mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge by Ido Schimmel · 7 years ago
  43. ba6056a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  44. c535077 samples/bpf: Add program for CPU state statistics by Leo Yan · 7 years ago
  45. 7d72637 Merge branch 'x86-jit' by Alexei Starovoitov · 7 years ago
  46. 23d191a bpf: add various jit test cases by Daniel Borkmann · 7 years ago
  47. 0869175 bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf by Daniel Borkmann · 7 years ago
  48. 4c38e2f bpf, x64: save few bytes when mul is in alu32 by Daniel Borkmann · 7 years ago
  49. d806a0c bpf, x64: save several bytes when mul dest is r0/r3 anyway by Daniel Borkmann · 7 years ago
  50. 6fe8b9c bpf, x64: save several bytes by using mov over movabsq when possible by Daniel Borkmann · 7 years ago
  51. 88e69a1 bpf, x64: save one byte per shl/shr/sar when imm is 1 by Daniel Borkmann · 7 years ago
  52. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  54. 2eb02aa Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  55. 65738c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  56. 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  57. 13f514b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  58. 938e142 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  59. 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  60. 1b71af6 net: fib_rules: Add new attribute to set protocol by Donald Sharp · 7 years ago
  61. 8961ca4 Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  62. cc30c93f selftests/net: ignore background traffic in psock_fanout by Willem de Bruijn · 7 years ago
  63. 3c69f79 atm: idt77252: remove redundant bit-wise or'ing of zero by Colin Ian King · 7 years ago
  64. a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
  65. 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  66. 79a5b97 rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier by Sowmini Varadhan · 7 years ago
  67. 9dbe789 r8169: simplify and improve check for dash by Heiner Kallweit · 7 years ago
  68. 7edf6d3 r8169: disable WOL per default by Heiner Kallweit · 7 years ago
  69. d903ec7 gianfar: simplify FCS handling and fix memory leak by Andy Spencer · 7 years ago
  70. ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  71. 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
  72. ee07862 bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCK by Yafang Shao · 7 years ago
  73. 9f41631 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
  74. 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 7 years ago
  75. 16c4db3 Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3 by James Morris · 7 years ago
  76. b17800e Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  77. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  78. bae6cfe Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  79. 0bb7816 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  80. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  81. a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  82. 9026e82 fs/signalfd: fix build error for BUS_MCEERR_AR by Randy Dunlap · 7 years ago
  83. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  84. 4618245 dsa: ptp: mark dummy helpers as 'inline' by Arnd Bergmann · 7 years ago
  85. 370c105 net: aquantia: Fix error handling in aq_pci_probe() by Dan Carpenter · 7 years ago
  86. 6c5f610 bpf: fix rcu lockdep warning for lpm_trie map_free callback by Yonghong Song · 7 years ago
  87. 32fff23 bpf: add schedule points in percpu arrays management by Eric Dumazet · 7 years ago
  88. 8e88262 Merge branch 'nfp-build-and-FW-initramfs-updates' by David S. Miller · 7 years ago
  89. 70271da nfp: advertise firmware for mixed 10G/25G mode by Dirk van der Merwe · 7 years ago
  90. 420b935 aquantia: add Makefiles to all directories by Jakub Kicinski · 7 years ago
  91. f730899 nfp: add Makefiles to all directories by Jakub Kicinski · 7 years ago
  92. 60772e4 Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  93. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  94. 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
  95. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  96. 7299d6f mac80211: support reporting A-MPDU EOF bit value/known by Johannes Berg · 7 years ago
  97. 4fe0de5 uapi: Add 802.11 Preauthentication to if_ether by Denis Kenzior · 7 years ago
  98. a638af0 Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  99. 77f892e Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  100. bb17186 Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago