1. 02620d9 Merge branch 'bpf-dispatcher' by Alexei Starovoitov · 5 years ago
  2. 116eb78 bpf, x86: Align dispatcher branch targets to 16B by Björn Töpel · 5 years ago
  3. e754f5a selftests: bpf: Add xdp_perf test by Björn Töpel · 5 years ago
  4. f23c4b3 bpf: Start using the BPF dispatcher in BPF_TEST_RUN by Björn Töpel · 5 years ago
  5. 7e6897f bpf, xdp: Start using the BPF dispatcher for XDP by Björn Töpel · 5 years ago
  6. 75ccbef bpf: Introduce BPF dispatcher by Björn Töpel · 5 years ago
  7. 98e8627 bpf: Move trampoline JIT image allocation to a function by Björn Töpel · 5 years ago
  8. 91cbdf7 selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs by Andrii Nakryiko · 5 years ago
  9. 783b8f0 libbpf: Don't attach perf_buffer to offline/missing CPUs by Andrii Nakryiko · 5 years ago
  10. 65bc4c4 selftests/bpf: Add CPU mask parsing tests by Andrii Nakryiko · 5 years ago
  11. 6803ee2 libbpf: Extract and generalize CPU mask parsing logic by Andrii Nakryiko · 5 years ago
  12. 7708bd4 Merge branch 'reuseport_to_test_progs' by Alexei Starovoitov · 5 years ago
  13. 7ee0d4e selftests/bpf: Switch reuseport tests for test_progs framework by Jakub Sitnicki · 5 years ago
  14. 415bb4e selftests/bpf: Move reuseport tests under prog_tests/ by Jakub Sitnicki · 5 years ago
  15. 250a91d selftests/bpf: Pull up printing the test name into test runner by Jakub Sitnicki · 5 years ago
  16. 9af6c84 selftests/bpf: Propagate errors during setup for reuseport tests by Jakub Sitnicki · 5 years ago
  17. ce7cb5f selftests/bpf: Run reuseport tests in a loop by Jakub Sitnicki · 5 years ago
  18. 9936338 selftests/bpf: Unroll the main loop in reuseport test by Jakub Sitnicki · 5 years ago
  19. a9ce4cf selftests/bpf: Add helpers for getting socket family & type name by Jakub Sitnicki · 5 years ago
  20. 11f8035 selftests/bpf: Use sa_family_t everywhere in reuseport tests by Jakub Sitnicki · 5 years ago
  21. 1fbcef9 selftests/bpf: Let libbpf determine program type from section name by Jakub Sitnicki · 5 years ago
  22. 67d69cc libbpf: Recognize SK_REUSEPORT programs from section name by Jakub Sitnicki · 5 years ago
  23. 679152d libbpf: Fix printf compilation warnings on ppc64le arch by Andrii Nakryiko · 5 years ago
  24. 81c2204 bpf, x86, arm64: Enable jit by default when not built as always-on by Daniel Borkmann · 5 years ago
  25. bae141f bpf: Emit audit messages upon successful prog load and unload by Daniel Borkmann · 5 years ago
  26. b590cb5 bpf: Switch to offsetofend in BPF_PROG_TEST_RUN by Stanislav Fomichev · 5 years ago
  27. 09c4708 libbpf: Bump libpf current version to v0.0.7 by Andrii Nakryiko · 5 years ago
  28. c453312 ARM: net: bpf: Improve prologue code sequence by Russell King · 5 years ago
  29. c219399 cxgb4: add support for high priority filters by Shahjada Abul Husain · 5 years ago
  30. 6525b5e enetc: remove variable 'tc_max_sized_frame' set but not used by Chen Wandun · 5 years ago
  31. ca866ee nfp: add support for TLV device stats by Jakub Kicinski · 5 years ago
  32. 5000b28 tcp: Cleanup duplicate initialization of sk->sk_state. by Kuniyuki Iwashima · 5 years ago
  33. 4caefbc enetc: add software timestamping by Michael Walle · 5 years ago
  34. bb9d845 Merge branch 'tipc-introduce-variable-window-congestion-control' by David S. Miller · 5 years ago
  35. 16ad3f4 tipc: introduce variable window congestion control by Jon Maloy · 5 years ago
  36. d3b0999 tipc: eliminate more unnecessary nacks and retransmissions by Jon Maloy · 5 years ago
  37. 0228824 tipc: eliminate gap indicator from ACK messages by Jon Maloy · 5 years ago
  38. 08cbc75 ppp: Adjust indentation into ppp_async_input by Nathan Chancellor · 5 years ago
  39. 5c61e22 net: smc911x: Adjust indentation in smc911x_phy_configure by Nathan Chancellor · 5 years ago
  40. fe06bf3 net: tulip: Adjust indentation in {dmfe, uli526x}_init_module by Nathan Chancellor · 5 years ago
  41. 80bfc3b Merge branch 'dp83867-fix-fifo-depth' by David S. Miller · 5 years ago
  42. e02d181 net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth by Dan Murphy · 5 years ago
  43. 96ae38a dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optional by Dan Murphy · 5 years ago
  44. 65e6d90 net-tcp: Disable TCP ssthresh metrics cache by default by Kevin(Yudong) Yang · 5 years ago
  45. 4e7696d sctp: get netns from asoc and ep base by Xin Long · 5 years ago
  46. 26c97a2 net: sfp: avoid tx-fault with Nokia GPON module by Russell King · 5 years ago
  47. e70ac62 qed: remove redundant assignments to rc by Colin Ian King · 5 years ago
  48. 718eae2 NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). by Mao Wenan · 5 years ago
  49. 4a63ef7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  50. e7096c1 net: WireGuard secure network tunnel by Jason A. Donenfeld · 5 years ago
  51. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago v5.5-rc1
  52. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  53. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  54. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  55. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  56. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  57. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  58. 95207d5 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  59. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  60. 316933c Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  61. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  62. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  63. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  64. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  65. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  66. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  67. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  68. 85190d1 pipe: don't use 'pipe_wait() for basic pipe IO by Linus Torvalds · 5 years ago
  69. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  70. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  71. f467a6a pipe: fix and clarify pipe read wakeup logic by Linus Torvalds · 5 years ago
  72. 1b6b26a pipe: fix and clarify pipe write wakeup logic by Linus Torvalds · 5 years ago
  73. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  74. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  75. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  76. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  77. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  78. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  79. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  80. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  81. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  82. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  83. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  84. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  85. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  86. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  87. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  88. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  89. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago
  90. 6210b64 kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  91. ad910e3 pipe: fix poll/select race introduced by the pipe rework by Linus Torvalds · 5 years ago
  92. 38a2204 nfsd: depend on CRYPTO_MD5 for legacy client tracking by Patrick Steinhardt · 5 years ago
  93. 18f428d NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
  94. 5532946 Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps' by David S. Miller · 5 years ago
  95. 721c8da tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
  96. cb44a08 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
  97. 04d26e7 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
  98. 537d077 Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  99. 04aa1bc lpc_eth: kernel BUG on remove by Bruno Carneiro da Cunha · 5 years ago
  100. 9424e2e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 5 years ago