1. 9b3eb54 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 8 years ago
  2. 0e78a87 esp4: Fix udpencap for local TCP packets. by Steffen Klassert · 8 years ago
  3. f411af6 Merge branch 'ibmvnic-Updated-reset-handler-andcode-fixes' by David S. Miller · 8 years ago
  4. 7c3e7de ibmvnic: Move queue restarting in ibmvnic_tx_complete by Nathan Fontenot · 8 years ago
  5. 94ca305 ibmvnic: Record SKB RX queue during poll by Thomas Falcon · 8 years ago
  6. ca05e31 ibmvnic: Continue skb processing after skb completion error by Nathan Fontenot · 8 years ago
  7. 161b8a8 ibmvnic: Check for driver reset first in ibmvnic_xmit by Nathan Fontenot · 8 years ago
  8. 46293b9 ibmvnic: Wait for any pending scrqs entries at driver close by Nathan Fontenot · 8 years ago
  9. b41b83e ibmvnic: Clean up tx pools when closing by Nathan Fontenot · 8 years ago
  10. e0ebe942 ibmvnic: Whitespace correction in release_rx_pools by Nathan Fontenot · 8 years ago
  11. c7bac00 ibmvnic: Delete napi's when releasing driver resources by Nathan Fontenot · 8 years ago
  12. ed651a1 ibmvnic: Updated reset handling by Nathan Fontenot · 8 years ago
  13. 90c8014 ibmvnic: Replace is_closed with state field by Nathan Fontenot · 8 years ago
  14. bfc32f2 ibmvnic: Move resource initialization to its own routine by Nathan Fontenot · 8 years ago
  15. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  16. ab71632 netfilter: conntrack: Force inlining of build check to prevent build failure by Geert Uytterhoeven · 8 years ago
  17. 86f8e24 test_bpf: Use ULL suffix for 64-bit constants by Geert Uytterhoeven · 8 years ago
  18. 4c54dc0 net: usb: qmi_wwan: add Telit ME910 support by Daniele Palmas · 8 years ago
  19. 37a7fdf tg3: don't clear stats while tg3_close by YueHaibing · 8 years ago
  20. 1c2dd16 selftests/bpf: get rid of -D__x86_64__ by Alexei Starovoitov · 8 years ago
  21. 6ead18f selftests/bpf: add a test case to check verifier pointer arithmetic by Yonghong Song · 8 years ago
  22. 4d463c4 xdp: use common helper for netlink extended ack reporting by Daniel Borkmann · 8 years ago
  23. 6d71713 net: ipv6: Do not duplicate DAD on link up by David Ahern · 8 years ago
  24. f6fec61 smsc911x: Adding support for Micochip LAN9250 Ethernet controller by David Cai · 8 years ago
  25. 8b8e3ad Merge branch 'sample-bpf-loader-fixes' by David S. Miller · 8 years ago
  26. 9178b4c samples/bpf: export map_data[] for more info on maps by Jesper Dangaard Brouer · 8 years ago
  27. 6979bcc samples/bpf: load_bpf.c make callback fixup more flexible by Jesper Dangaard Brouer · 8 years ago
  28. 156450d samples/bpf: make bpf_load.c code compatible with ELF maps section changes by Jesper Dangaard Brouer · 8 years ago
  29. 55de170 samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4 by Jesper Dangaard Brouer · 8 years ago
  30. 9744a6f netfilter: nf_tables: check if same extensions are set when adding elements by Pablo Neira Ayuso · 8 years ago
  31. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  32. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  33. 7af4c72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  34. 68fed41 Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  35. be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  36. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  37. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  38. 5d15af6 Merge branch 'tipc-refactor-socket-receive-functions' by David S. Miller · 8 years ago
  39. ec8a09f tipc: refactor function tipc_sk_recv_stream() by Jon Paul Maloy · 8 years ago
  40. e9f8b10 tipc: refactor function tipc_sk_recvmsg() by Jon Paul Maloy · 8 years ago
  41. b0e9227 Merge branch 'thunderx-xdp' by David S. Miller · 8 years ago
  42. 7732253 net: thunderx: Optimize page recycling for XDP by Sunil Goutham · 8 years ago
  43. e3d06ff net: thunderx: Support for XDP header adjustment by Sunil Goutham · 8 years ago
  44. 16f2bcc net: thunderx: Add support for XDP_TX by Sunil Goutham · 8 years ago
  45. c56d91c net: thunderx: Add support for XDP_DROP by Sunil Goutham · 8 years ago
  46. 05c773f net: thunderx: Add basic XDP support by Sunil Goutham · 8 years ago
  47. 927987f net: thunderx: Cleanup receive buffer allocation by Sunil Goutham · 8 years ago
  48. 0dada88 net: thunderx: Optimize CQE_TX handling by Sunil Goutham · 8 years ago
  49. 5e848e4 net: thunderx: Optimize RBDR descriptor handling by Sunil Goutham · 8 years ago
  50. 5836b44 net: thunderx: Support for page recycling by Sunil Goutham · 8 years ago
  51. ee0d8d8 ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 8 years ago
  52. 9da3242 net: sched: add helpers to handle extended actions by Jiri Pirko · 8 years ago
  53. 5657f89 Merge branch 'qed-PTP-fixes' by David S. Miller · 8 years ago
  54. 8d3f87d qed*: Fix issues in the ptp filter config implementation. by sudarsana.kalluru@cavium.com · 8 years ago
  55. 461eec1 qede: Fix concurrency issue in PTP Tx path processing. by sudarsana.kalluru@cavium.com · 8 years ago
  56. 212c7fd stmmac: Add support for SIMATIC IOT2000 platform by Jan Kiszka · 8 years ago
  57. 412b65d net: hns: fix ethtool_get_strings overflow in hns driver by Timmy Li · 8 years ago
  58. a9f11f9 tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 8 years ago
  59. ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 8 years ago
  60. 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 8 years ago
  61. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. 6fd4e7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  65. 5958cc4 Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  66. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  67. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  68. ceb198b Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  69. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  70. a481649 Merge branch 'bpf-test-prog-fixes' by David S. Miller · 8 years ago
  71. 586f852 bpf: Align packet data properly in program testing framework. by David Miller · 8 years ago
  72. 78e5227 bpf: Do not dereference user pointer in bpf_test_finish(). by David Miller · 8 years ago
  73. 4e9c3a6 selftests: bpf: Use bpf_endian.h in test_xdp.c by David S. Miller · 8 years ago
  74. b5d6098 xdp: fix parameter kdoc for extack by Jakub Kicinski · 8 years ago
  75. eb6211d bpf, samples: fix build warning in cookie_uid_helper_example by Daniel Borkmann · 8 years ago
  76. 4d6ca22 Merge branch 'for-4.12/asus' into for-linus by Jiri Kosina · 8 years ago
  77. 800f3eef Merge branch 'for-4.12/sony' into for-linus by Jiri Kosina · 8 years ago
  78. 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 · 8 years ago
  79. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. aa2a4b65 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. d19458a Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 888411b Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 7d6a31c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 2cc12e2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 66acd7f Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 12ca7c8 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. a52bbaf Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. e3bf4c6 sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions. by David S. Miller · 8 years ago
  91. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 3cb6653 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 2dbf3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  100. a25fb85 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 8 years ago