1. 0e58d0c Bluetooth: hci_ll: Add optional nvmem BD address source by David Lechner · 7 years ago
  2. 00644f9 dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st by David Lechner · 7 years ago
  3. aa09939 Bluetooth: hci_ll: add support for setting public address by David Lechner · 7 years ago
  4. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  5. 8a950794 Bluetooth: Utilize %*ph specifier by Andy Shevchenko · 7 years ago
  6. c30b93e Bluetooth: hci_ll: Add endianness conversion when setting baudrate by David Lechner · 7 years ago
  7. 7c6ca12 Bluetooth: hci_ll: add constant for vendor-specific command by David Lechner · 7 years ago
  8. d54fdcf Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleep by David Lechner · 7 years ago
  9. 059fb82 Bluetooth: hci_ll: remove \n from kernel messages by David Lechner · 7 years ago
  10. b4cdaba Bluetooth: btsdio: Do not bind to non-removable BCM43341 by Hans de Goede · 7 years ago
  11. c23fae1 Bluetooth: hci_bcm: Add support for BCM2E72 by Hans de Goede · 7 years ago
  12. 67b8fbe Bluetooth: btqcomsmd: Fix skb double free corruption by Loic Poulain · 7 years ago
  13. d73e1728 Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops by Lukas Wunner · 7 years ago
  14. e7232d1 Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option name by Hans de Goede · 7 years ago
  15. eff2d68 Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by default by Hans de Goede · 7 years ago
  16. 1b25990 Bluetooth: Use common error handling code in bt_init() by Markus Elfring · 7 years ago
  17. ba8f359 Bluetooth: hci_qca: Avoid setup failure on missing rampatch by Loic Poulain · 7 years ago
  18. 1313f05 Bluetooth: Remove myself from the MAINTAINERS file by Gustavo Padovan · 7 years ago
  19. 48d79b4 Merge branch 'tcp-better-receiver-autotuning' by David S. Miller · 7 years ago
  20. c3916ad tcp: smoother receiver autotuning by Eric Dumazet · 7 years ago
  21. 607065b tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  22. 02db557 tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  23. c360f2b forcedeth: remove unnecessary structure member by Zhu Yanjun · 7 years ago
  24. 23202e0 Merge branch 'nfp-dead-code-clean-ups-and-slight-improvements' by David S. Miller · 7 years ago
  25. 92a54f4 nfp: debug dump - decrease endian conversions by Carl Heymann · 7 years ago
  26. 197171e nfp: flower: remove unused defines by John Hurley · 7 years ago
  27. a427673 nfp: flower: remove dead code paths by John Hurley · 7 years ago
  28. de7d954 nfp: flower: do not assume mac/mpls matches by John Hurley · 7 years ago
  29. 24fd319 dt-bindings: fec: Make the phy-reset-gpio polarity explicit by Fabio Estevam · 7 years ago
  30. b9622ed Merge branch 'sctp-stream-interleave-part-1' by David S. Miller · 7 years ago
  31. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  32. 65f5e35 sctp: implement abort_pd for sctp_stream_interleave by Xin Long · 7 years ago
  33. be4e0ce sctp: implement start_pd for sctp_stream_interleave by Xin Long · 7 years ago
  34. 94014e8 sctp: implement renege_events for sctp_stream_interleave by Xin Long · 7 years ago
  35. 9162e0e sctp: implement enqueue_event for sctp_stream_interleave by Xin Long · 7 years ago
  36. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  37. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago
  38. 668c9be sctp: implement assign_number for sctp_stream_interleave by Xin Long · 7 years ago
  39. 0c3f6f6 sctp: implement make_datafrag for sctp_stream_interleave by Xin Long · 7 years ago
  40. ad05a7a sctp: add basic structures and make chunk function for idata by Xin Long · 7 years ago
  41. 96b120b sctp: add asoc intl_enable negotiation during 4 shakehands by Xin Long · 7 years ago
  42. 772a586 sctp: add stream interleave enable members and sockopt by Xin Long · 7 years ago
  43. 92ff426 ipvlan: add L2 check for packets arriving via virtual devices by Mahesh Bandewar · 7 years ago
  44. b1042d3 netlink: convert netlink tap spinlock to mutex by Cong Wang · 7 years ago
  45. 25e3f70 netlink: make netlink tap per netns by Cong Wang · 7 years ago
  46. 9944a0f Merge branch 'rhashtable-New-features-in-walk-and-bucket' by David S. Miller · 7 years ago
  47. 64e0cd0 rhashtable: Call library function alloc_bucket_locks by Tom Herbert · 7 years ago
  48. 92f36cc spinlock: Add library function to allocate spinlock buckets array by Tom Herbert · 7 years ago
  49. 2b86093 rhashtable: abstract out function to get hash by Tom Herbert · 7 years ago
  50. 2db54b4 rhashtable: Add rhastable_walk_peek by Tom Herbert · 7 years ago
  51. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  52. a0b586f rtnetlink: fix typo in GSO max segments by Stephen Hemminger · 7 years ago
  53. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  55. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  56. 77071bc Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  57. 4066aa7 Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  58. 7267212 Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  59. 78d9b04 Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  60. 900add2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  61. 32abeb0 Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  62. d90696e Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  63. fd29117 Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  64. 5e54b3c macvlan: fix memory hole in macvlan_dev by Girish Moodalbail · 7 years ago
  65. 03afb6e Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  66. 936e5d8 slip: sl_alloc(): remove unused parameter "dev_t line" by Marc Kleine-Budde · 7 years ago
  67. 8a7b741 net: mvpp2: fix the RSS table entry offset by Antoine Tenart · 7 years ago
  68. 2deeb49 Merge branch 'cxgb4-collect-hardware-logs-via-ethtool' by David S. Miller · 7 years ago
  69. 6078ab1 cxgb4: collect PCIe configuration logs by Rahul Lakkireddy · 7 years ago
  70. 736c3b9 cxgb4: collect egress and ingress SGE queue contexts by Rahul Lakkireddy · 7 years ago
  71. c121965 cxgb4: skip TX and RX payload regions in memory dumps by Rahul Lakkireddy · 7 years ago
  72. 4db0401 cxgb4: collect HMA memory dump by Rahul Lakkireddy · 7 years ago
  73. a1c6952 cxgb4: collect MC memory dump by Rahul Lakkireddy · 7 years ago
  74. 123e25c cxgb4: collect on-chip memory information by Rahul Lakkireddy · 7 years ago
  75. 62fd8b1 Merge branch 'veth-and-GSO-maximums' by David S. Miller · 7 years ago
  76. 72d24955 veth: set peer GSO values by Stephen Hemminger · 7 years ago
  77. 46e6b99 rtnetlink: allow GSO maximums to be set on device creation by Stephen Hemminger · 7 years ago
  78. 5a6a044 net: stmmac: fix broken dma_interrupt handling for multi-queues by Niklas Cassel · 7 years ago
  79. b7e445a Merge branch 'tcp-RACK-loss-recovery-bug-fixes' by David S. Miller · 7 years ago
  80. 6065fd0 tcp: evaluate packet losses upon RTT change by Yuchung Cheng · 7 years ago
  81. 428aec5 tcp: fix off-by-one bug in RACK by Yuchung Cheng · 7 years ago
  82. cd1fc85 tcp: always evaluate losses in RACK upon undo by Yuchung Cheng · 7 years ago
  83. 0ce294d tcp: correctly test congestion state in RACK by Yuchung Cheng · 7 years ago
  84. 2e8d243 net: dsa: lan9303: Protect ALR operations with mutex by Egil Hjelmeland · 7 years ago
  85. df45bf8 net: sched: fix use-after-free in tcf_block_put_ext by Jiri Pirko · 7 years ago
  86. 2edbdb3 bnxt_en: Fix sources of spurious netpoll warnings by Calvin Owens · 7 years ago
  87. fc8b81a Merge branch 'lockless-qdisc-series' by David S. Miller · 7 years ago
  88. c5ad119 net: sched: pfifo_fast use skb_array by John Fastabend · 7 years ago
  89. 4a86a4c net: skb_array: expose peek API by John Fastabend · 7 years ago
  90. ce679e8 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio by John Fastabend · 7 years ago
  91. b01ac09 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq by John Fastabend · 7 years ago
  92. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago
  93. fd8e8d1 net: sched: check for frozen queue before skb_bad_txq check by John Fastabend · 7 years ago
  94. 70e57d5 net: sched: use skb list for skb_bad_tx by John Fastabend · 7 years ago
  95. 7bbde83 net: sched: drop qdisc_reset from dev_graft_qdisc by John Fastabend · 7 years ago
  96. a53851e net: sched: explicit locking in gso_cpu fallback by John Fastabend · 7 years ago
  97. d59f5ff net: sched: a dflt qdisc may be used with per cpu stats by John Fastabend · 7 years ago
  98. 40bd036 net: sched: provide per cpu qstat helpers by John Fastabend · 7 years ago
  99. 29b86cd net: sched: remove remaining uses for qdisc_qlen in xmit path by John Fastabend · 7 years ago
  100. 6b3ba91 net: sched: allow qdiscs to handle locking by John Fastabend · 7 years ago