1. e5b0d2d NTB: add support for hotplug feature by Xiangliang Yu · 8 years ago
  2. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 8 years ago
  3. c280f77 Revert "x86/unwind: Detect bad stack return address" by Josh Poimboeuf · 8 years ago
  4. 3705b97 Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  5. 50b17cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  6. 1636098 sctp: fix recovering from 0 win with small data chunks by Marcelo Ricardo Leitner · 8 years ago
  7. 58b94d8 sctp: do not loose window information if in rwnd_over by Marcelo Ricardo Leitner · 8 years ago
  8. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. e57cbe4 Merge branch 'virtio-net-xdp-fixes' by David S. Miller · 8 years ago
  10. bb91acc virtio-net: XDP support for small buffers by Jason Wang · 8 years ago
  11. c47a43d virtio-net: remove big packet XDP codes by Jason Wang · 8 years ago
  12. 92502fe virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support by Jason Wang · 8 years ago
  13. 5c33474 virtio-net: make rx buf size estimation works for XDP by Jason Wang · 8 years ago
  14. b00f70b virtio-net: unbreak csumed packets for XDP_PASS by Jason Wang · 8 years ago
  15. 1830f89 virtio-net: correctly handle XDP_PASS for linearized packets by Jason Wang · 8 years ago
  16. 56a86f8 virtio-net: fix page miscount during XDP linearizing by Jason Wang · 8 years ago
  17. 275be06 virtio-net: correctly xmit linearized page on XDP_TX by Jason Wang · 8 years ago
  18. 73b62bd virtio-net: remove the warning before XDP linearizing by Jason Wang · 8 years ago
  19. fc26901 Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  20. 01302aa Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  21. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  22. f290cba Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  23. 42e0372 Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  24. d3a51d6 Merge branch 'mlxsw-router-fixes' by David S. Miller · 8 years ago
  25. 5831212 mlxsw: spectrum_router: Correctly remove nexthop groups by Ido Schimmel · 8 years ago
  26. 93a87e5 mlxsw: spectrum_router: Don't reflect dead neighs by Ido Schimmel · 8 years ago
  27. 53f800e neigh: Send netevent after marking neigh as dead by Ido Schimmel · 8 years ago
  28. a98f917 ipv6: handle -EFAULT from skb_copy_bits by Dave Jones · 8 years ago
  29. 39b2dd7 inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets by Willem de Bruijn · 8 years ago
  30. 9aa340a Merge branch 'cls_flower-act_tunnel_key-fixes' by David S. Miller · 8 years ago
  31. d972477 net/sched: cls_flower: Mandate mask when matching on flags by Or Gerlitz · 8 years ago
  32. dc594ec net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6 by Or Gerlitz · 8 years ago
  33. 567be78 stmmac: CSR clock configuration fix by jpinto · 8 years ago
  34. faf0dce Merge branch 'work.namespace' into for-linus by Al Viro · 8 years ago
  35. 128394e sg_write()/bsg_write() is not fit to be called under KERNEL_DS by Al Viro · 8 years ago
  36. f698ccc ufs: fix function declaration for ufs_truncate_blocks by Jeff Layton · 8 years ago
  37. 613cc2b fs: exec: apply CLOEXEC before changing dumpable task flags by Aleksa Sarai · 8 years ago
  38. e522751 seq_file: reset iterator to first record for zero offset by Tomasz Majchrzak · 8 years ago
  39. 22725ce vfs: fix isize/pos/len checks for reflink & dedupe by Darrick J. Wong · 8 years ago
  40. 33844e6 [iov_iter] fix iterate_all_kinds() on empty iterators by Al Viro · 8 years ago
  41. c00d2c7 move aio compat to fs/aio.c by Al Viro · 8 years ago
  42. 3eff4c7 Merge branch 'misc' into for-linus by James Bottomley · 8 years ago
  43. bdd7572 perf sched timehist: Fix invalid period calculation by Namhyung Kim · 8 years ago
  44. 4fa0d1a perf sched timehist: Remove hardcoded 'comm_width' check at print_summary by Namhyung Kim · 8 years ago
  45. 9b8087d perf sched timehist: Enlarge default 'comm_width' by Namhyung Kim · 8 years ago
  46. 0e6758e perf sched timehist: Honour 'comm_width' when aligning the headers by Namhyung Kim · 8 years ago
  47. 4a401ce Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  48. d043835 Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  49. 6df383c Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  50. 50f6584 Merge tag 'leds_for_4.10_email_update' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  51. af22941 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  53. 85ba70b Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  54. 8d86cf8 Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  55. 6732714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  56. eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 305335b MAINTAINERS: Update Jacek Anaszewski's email address by Jacek Anaszewski · 8 years ago
  58. 1134c2b perf/x86: Fix overlap counter scheduling bug by Peter Zijlstra · 8 years ago
  59. daa864b perf/x86/pebs: Fix handling of PEBS buffer overflows by Stephane Eranian · 8 years ago
  60. cef4402 x86/paravirt: Mark unused patch_default label by Peter Zijlstra · 8 years ago
  61. 5cc8fab IB/rxe: Don't check for null ptr in send() by Andrew Boyer · 8 years ago
  62. cbf1f9a IB/rxe: Drop future atomic/read packets rather than retrying by Andrew Boyer · 8 years ago
  63. 37b36193 IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends by Andrew Boyer · 8 years ago
  64. 74c3875 qedr: Always notify the verb consumer of flushed CQEs by Amrani, Ram · 8 years ago
  65. 27035a1 qedr: clear the vendor error field in the work completion by Amrani, Ram · 8 years ago
  66. 922d9a4 qedr: post_send/recv according to QP state by Amrani, Ram · 8 years ago
  67. 8b0cabc qedr: ignore inline flag in read verbs by Amrani, Ram · 8 years ago
  68. b4c2cc4 qedr: modify QP state to error when destroying it by Amrani, Ram · 8 years ago
  69. d6ebbf2 qedr: return correct value on modify qp by Amrani, Ram · 8 years ago
  70. a121135 qedr: return error if destroy CQ failed by Amrani, Ram · 8 years ago
  71. c7eb3bc qedr: configure the number of CQEs on CQ creation by Amrani, Ram · 8 years ago
  72. 61f51b7 i40iw: Set 128B as the only supported RQ WQE size by Chien Tin Tung · 8 years ago
  73. fba332b IB/cma: Fix a race condition in iboe_addr_get_sgid() by Bart Van Assche · 8 years ago
  74. 2e3d5fa Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  75. 7d99569 net: ipv4: Don't crash if passing a null sk to ip_do_redirect. by Lorenzo Colitti · 8 years ago
  76. 7b99f1a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  77. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  78. ac632f5 befs: add NFS export support by Luis de Bethencourt · 8 years ago
  79. e60f749 befs: remove trailing whitespaces by Luis de Bethencourt · 8 years ago
  80. 50b00fc befs: remove signatures from comments by Luis de Bethencourt · 8 years ago
  81. 12ecb38 befs: fix style issues in header files by Luis de Bethencourt · 8 years ago
  82. 62b8071 befs: fix style issues in linuxvfs.c by Luis de Bethencourt · 8 years ago
  83. 1ca7087 befs: fix typos in linuxvfs.c by Luis de Bethencourt · 8 years ago
  84. 4c7df64 befs: fix style issues in io.c by Luis de Bethencourt · 8 years ago
  85. 85a06b3 befs: fix style issues in inode.c by Luis de Bethencourt · 8 years ago
  86. a83179a befs: fix style issues in debug.c by Luis de Bethencourt · 8 years ago
  87. f79f7b1 CREDITS: Remove outdated address information by Gertjan van Wingerde · 8 years ago
  88. 551cde1 net: fddi: skfp: use %p format specifier for addresses rather than %x by Colin Ian King · 8 years ago
  89. 0a9648f tcp: add a missing barrier in tcp_tasklet_func() by Eric Dumazet · 8 years ago
  90. 52bce91 splice: reinstate SIGPIPE/EPIPE handling by Linus Torvalds · 8 years ago
  91. 0c961c5 Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  92. bc1ecd6 Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  93. 8354491 net: mvpp2: fix dma unmapping of TX buffers for fragments by Thomas Petazzoni · 8 years ago
  94. f217bfd net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup by Heiko Stübner · 8 years ago
  95. 76b1592 be2net: Increase skb headroom size to 256 bytes by Kalesh A P · 8 years ago
  96. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  97. f8114f8 Revert "ALSA: usb-audio: Fix race at stopping the stream" by Takashi Iwai · 8 years ago
  98. bfc5e3a selinux: use the kernel headers when building scripts/selinux by Paul Moore · 8 years ago
  99. 22b68b9 rtlwifi: Fix kernel oops introduced with commit e49656147359 by Larry Finger · 8 years ago
  100. d1f1c0e ath9k: do not return early to fix rcu unlocking by Tobias Klausmann · 8 years ago