1. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  2. ab71632 netfilter: conntrack: Force inlining of build check to prevent build failure by Geert Uytterhoeven · 7 years ago
  3. 86f8e24 test_bpf: Use ULL suffix for 64-bit constants by Geert Uytterhoeven · 7 years ago
  4. 4c54dc0 net: usb: qmi_wwan: add Telit ME910 support by Daniele Palmas · 7 years ago
  5. 37a7fdf tg3: don't clear stats while tg3_close by YueHaibing · 7 years ago
  6. 1c2dd16 selftests/bpf: get rid of -D__x86_64__ by Alexei Starovoitov · 7 years ago
  7. 6ead18f selftests/bpf: add a test case to check verifier pointer arithmetic by Yonghong Song · 7 years ago
  8. 4d463c4 xdp: use common helper for netlink extended ack reporting by Daniel Borkmann · 7 years ago
  9. 6d71713 net: ipv6: Do not duplicate DAD on link up by David Ahern · 7 years ago
  10. f6fec61 smsc911x: Adding support for Micochip LAN9250 Ethernet controller by David Cai · 7 years ago
  11. 8b8e3ad Merge branch 'sample-bpf-loader-fixes' by David S. Miller · 7 years ago
  12. 9178b4c samples/bpf: export map_data[] for more info on maps by Jesper Dangaard Brouer · 7 years ago
  13. 6979bcc samples/bpf: load_bpf.c make callback fixup more flexible by Jesper Dangaard Brouer · 7 years ago
  14. 156450d samples/bpf: make bpf_load.c code compatible with ELF maps section changes by Jesper Dangaard Brouer · 7 years ago
  15. 55de170 samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4 by Jesper Dangaard Brouer · 7 years ago
  16. 9744a6f netfilter: nf_tables: check if same extensions are set when adding elements by Pablo Neira Ayuso · 7 years ago
  17. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  18. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  19. 7af4c72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  20. 68fed41 Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  21. be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  22. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  23. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  24. 5d15af6 Merge branch 'tipc-refactor-socket-receive-functions' by David S. Miller · 7 years ago
  25. ec8a09f tipc: refactor function tipc_sk_recv_stream() by Jon Paul Maloy · 7 years ago
  26. e9f8b10 tipc: refactor function tipc_sk_recvmsg() by Jon Paul Maloy · 7 years ago
  27. b0e9227 Merge branch 'thunderx-xdp' by David S. Miller · 7 years ago
  28. 7732253 net: thunderx: Optimize page recycling for XDP by Sunil Goutham · 7 years ago
  29. e3d06ff net: thunderx: Support for XDP header adjustment by Sunil Goutham · 7 years ago
  30. 16f2bcc net: thunderx: Add support for XDP_TX by Sunil Goutham · 7 years ago
  31. c56d91c net: thunderx: Add support for XDP_DROP by Sunil Goutham · 7 years ago
  32. 05c773f net: thunderx: Add basic XDP support by Sunil Goutham · 7 years ago
  33. 927987f net: thunderx: Cleanup receive buffer allocation by Sunil Goutham · 7 years ago
  34. 0dada88 net: thunderx: Optimize CQE_TX handling by Sunil Goutham · 7 years ago
  35. 5e848e4 net: thunderx: Optimize RBDR descriptor handling by Sunil Goutham · 7 years ago
  36. 5836b44 net: thunderx: Support for page recycling by Sunil Goutham · 7 years ago
  37. ee0d8d8 ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 7 years ago
  38. 9da3242 net: sched: add helpers to handle extended actions by Jiri Pirko · 7 years ago
  39. 5657f89 Merge branch 'qed-PTP-fixes' by David S. Miller · 7 years ago
  40. 8d3f87d qed*: Fix issues in the ptp filter config implementation. by sudarsana.kalluru@cavium.com · 7 years ago
  41. 461eec1 qede: Fix concurrency issue in PTP Tx path processing. by sudarsana.kalluru@cavium.com · 7 years ago
  42. 212c7fd stmmac: Add support for SIMATIC IOT2000 platform by Jan Kiszka · 7 years ago
  43. 412b65d net: hns: fix ethtool_get_strings overflow in hns driver by Timmy Li · 7 years ago
  44. a9f11f9 tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 7 years ago
  45. ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 7 years ago
  46. 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 7 years ago
  47. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  49. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. 6fd4e7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  51. 5958cc4 Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  52. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  53. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  54. ceb198b Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  55. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  56. a481649 Merge branch 'bpf-test-prog-fixes' by David S. Miller · 7 years ago
  57. 586f852 bpf: Align packet data properly in program testing framework. by David Miller · 7 years ago
  58. 78e5227 bpf: Do not dereference user pointer in bpf_test_finish(). by David Miller · 7 years ago
  59. 4e9c3a6 selftests: bpf: Use bpf_endian.h in test_xdp.c by David S. Miller · 7 years ago
  60. b5d6098 xdp: fix parameter kdoc for extack by Jakub Kicinski · 7 years ago
  61. eb6211d bpf, samples: fix build warning in cookie_uid_helper_example by Daniel Borkmann · 7 years ago
  62. 4d6ca22 Merge branch 'for-4.12/asus' into for-linus by Jiri Kosina · 7 years ago
  63. 800f3eef Merge branch 'for-4.12/sony' into for-linus by Jiri Kosina · 7 years ago
  64. 18fc216 Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus by Jiri Kosina · 7 years ago
  65. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. aa2a4b65 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. d19458a Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 888411b Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 7d6a31c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 2cc12e2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 66acd7f Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 12ca7c8 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. a52bbaf Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. e3bf4c6 sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions. by David S. Miller · 7 years ago
  77. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. 3cb6653 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 2dbf3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 7 years ago
  86. a25fb85 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 7 years ago
  87. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  88. 5fab100 Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  89. 08be881 Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  90. 0e285e9 Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  91. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  92. ad1490b Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  93. e69bbe7 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  94. 48e75b43 rhashtable: compact struct rhashtable_params by Florian Westphal · 7 years ago
  95. 85724ed Merge tag 'leds_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  96. 477d7ca Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  97. 6fb41cb Merge tag 'for-linux-4.12' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  98. 5c6ba7d Merge tag 'hsi-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 7 years ago
  99. 7f2ebde Merge tag 'for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  100. e06422c bpf: Include bpf_endian.h in test_progs.c too. by David S. Miller · 7 years ago