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