1. b4b8cbf Cavium CNN55XX: fix broken default Kconfig entry by Linus Torvalds · 7 years ago master
  2. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. 8ad06e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  4. 59005b0 Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  5. 2cc7b4c Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  6. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  7. 7391786 Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 7 years ago
  8. eed1fc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  9. 0e72582 Merge branch 'phy-dp83867-workaround-incorrect-RX_CTRL-pin-strap' by David S. Miller · 7 years ago
  10. 3714447 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 7 years ago
  11. 908a773 dt-bindings: phy: dp83867: provide a workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 7 years ago
  12. a778427 Merge branch 'cxgb4-ptp' by David S. Miller · 7 years ago
  13. c3ff08e cxgb4: Support for get_ts_info ethtool method by Atul Gupta · 7 years ago
  14. 9c33e42 cxgb4: Add PTP Hardware Clock (PHC) support by Atul Gupta · 7 years ago
  15. a4569504 cxgb4: time stamping interface for PTP by Atul Gupta · 7 years ago
  16. 97d731d Merge branch 'nfp-port-enumeration-change-and-FW-ABI-adjustment' by David S. Miller · 7 years ago
  17. 64a919a nfp: default to chained metadata prepend format by Jakub Kicinski · 7 years ago
  18. cb2cda4 nfp: remove legacy MAC address lookup by Jakub Kicinski · 7 years ago
  19. 2eb333c nfp: improve order of interfaces in breakout mode by Jakub Kicinski · 7 years ago
  20. 42af627 net: macb: remove extraneous return when MACB_EXT_DESC is defined by Colin Ian King · 7 years ago
  21. 6d3f06a bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case by Colin Ian King · 7 years ago
  22. f856e46 bpf: fix return in load_bpf_file by Lawrence Brakmo · 7 years ago
  23. ca4a1cd mpls: fix rtm policy in mpls_getroute by Roopa Prabhu · 7 years ago
  24. 035f901 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  25. d1185a8 Merge branch 'merge/randstruct' into for-next/gcc-plugins by Kees Cook · 7 years ago
  26. 03232e0 Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstruct by Kees Cook · 7 years ago
  27. 1996454 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  28. a9ceea2 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  29. e854711 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  30. 9ce32ac Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  31. 1849f80 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  32. dcc13ee Merge branch 'net-subsystem-misc-refcounter-conversions' by David S. Miller · 7 years ago
  33. b6d52ed net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  34. 39f25d4 net, ax25: convert ax25_route.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  35. 07f2282 net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  36. c638457 net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  37. a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  38. e7f0279 net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  39. c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  40. 6871584 net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  41. 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  42. 850a621 net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  43. 88755e9c net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  44. 5534a51 net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  45. 5f9ccf6 net, x25: convert x25_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  46. 6c5a1c4 net, rds: convert rds_message.m_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  47. 803ea85 net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  48. b7f0292 net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  49. 50d61ff net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  50. 7ff1396 net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  51. 0fa1047 net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  52. 156be7e net, netrom: convert nr_node.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  53. af42074 net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  54. 16f73c9 net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  55. d25189c net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  56. 0408c58 net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  57. 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  58. edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  59. 2512775 net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  60. e00bdbe net, atm: convert eg_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  61. 93714912 net, atm: convert in_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  62. 7889366 net, atm: convert lec_arp_table.usage from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  63. 458bc30 net, atm: convert atm_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  64. e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  65. 66af846 net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  66. f00c854 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  67. fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  68. 58951dd net, llc: convert llc_sap.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  69. 8ca302e Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  70. 612341b Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  71. c9946d0 Merge tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 7 years ago
  72. a897a10 Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  73. eceeae4 Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  74. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  75. b39de27 Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  76. d62eb5e Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  77. 36b8042 Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 7 years ago
  78. 24d734a Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  79. 17ece34 Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  80. bf72ace ipv4: Export rtm_ipv4_policy. by David S. Miller · 7 years ago
  81. 397fc9e mpls: route get support by Roopa Prabhu · 7 years ago
  82. 7597b26 bridge: allow ext learned entries to change ports by Nikolay Aleksandrov · 7 years ago
  83. e05a90e net: reflect mark on tcp syn ack packets by Jamal Hadi Salim · 7 years ago
  84. 8d32e06 net: ethernet: mediatek: fixed deadlock captured by lockdep by Sean Wang · 7 years ago
  85. 2671e9f Merge branch 'ipv4-ipv6-refcount_t' by David S. Miller · 7 years ago
  86. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  87. f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  88. 87078f2 net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  89. d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  90. affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  91. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  92. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  93. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  94. 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  95. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  96. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  97. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  98. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  99. cbcd4f0 Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  100. 362f672 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago