1. 4fba30f Bluetooth: btbcm: Introduce generic Broadcom Bluetooth support by Marcel Holtmann · 9 years ago
  2. 788a675 Bluetooth: hci_uart: Update version number driver by Marcel Holtmann · 9 years ago
  3. 01009ee Bluetooth: hci_uart: Remove the manual protocol init message by Marcel Holtmann · 9 years ago
  4. 7c40fb8 Bluetooth: hci_uart: Add name information to hci_uart_proto struct by Marcel Holtmann · 9 years ago
  5. 4ee7ef1 Bluetooth: hci_uart: Make struct hci_uart_proto always const by Marcel Holtmann · 9 years ago
  6. 2d7cc19 Bluetooth: Remove hci_recv_stream_fragment function by Marcel Holtmann · 9 years ago
  7. d90aa68 Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x by Marcel Holtmann · 9 years ago
  8. c27799f Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocol by Marcel Holtmann · 9 years ago
  9. e1a38d7 Bluetooth: hci_uart: Introduce h4_recv_buf helper function by Marcel Holtmann · 9 years ago
  10. 9d1c40e Bluetooth: hci_uart: Use const data pointer for received data by Marcel Holtmann · 9 years ago
  11. 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 9 years ago
  12. 940cbe3a Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count field by Marcel Holtmann · 9 years ago
  13. 72b9439 Bluetooth: hci_uart: Remove unused h4->rx_skb field by Marcel Holtmann · 9 years ago
  14. facf522 Bluetooth: hci_uart: Fix indentation issues for multi-line functions by Marcel Holtmann · 9 years ago
  15. dfe19d2 Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data by Marcel Holtmann · 9 years ago
  16. e9a2dd2 Bluetooth: hci_uart: Add support Broadcom address configuration by Marcel Holtmann · 9 years ago
  17. 16e3887 Bluetooth: hci_uart: Add support Intel address configuration by Marcel Holtmann · 9 years ago
  18. fb2ce8d Bluetooth: hci_uart: Add support for vendor detection flag by Marcel Holtmann · 9 years ago
  19. 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  20. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. f22e6e8 Linux 4.0-rc7 by Linus Torvalds · 9 years ago
  22. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  23. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 9 years ago
  24. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 9 years ago
  25. 9e44163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  26. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 9 years ago
  27. 60302ff virtio: document queue state logic by Michael S. Tsirkin · 9 years ago
  28. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  29. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 9 years ago
  30. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  31. 58d8a3b Input: alps - document stick behavior for protocol V2 by Hans de Goede · 9 years ago
  32. e3a7921 Input: alps - report V2 Dualpoint Stick events via the right evdev node by Hans de Goede · 9 years ago
  33. 59c30af Input: alps - report interleaved bare PS/2 packets via dev3 by Hans de Goede · 9 years ago
  34. f8b3d8a Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  35. 5888b93 Merge branch 'nf-hook-compress' by David S. Miller · 9 years ago
  36. 8eb6dcf Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  37. eca8258 Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  38. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 9 years ago
  39. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  40. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  41. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  42. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 9 years ago
  43. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  44. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  45. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  46. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 9 years ago
  47. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 9 years ago
  48. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  49. b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  50. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  51. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 9 years ago
  53. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 9 years ago
  54. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 9 years ago
  55. b81b7be test_rhashtable: Remove bogus max_size setting by Herbert Xu · 9 years ago
  56. b98d807 Merge branch 'mvneta-sgmii' by David S. Miller · 9 years ago
  57. 898b297 mvneta: implement SGMII-based in-band link state signaling by Stas Sergeev · 9 years ago
  58. a3bebdc add fixed_phy_update_state() - update state of fixed_phy by Stas Sergeev · 9 years ago
  59. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 9 years ago
  60. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 9 years ago
  61. 567cfea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. ec2e76b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. ccc20a3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  64. b010a0f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  65. 2e7056c jhash: Update jhash_[321]words functions to use correct initval by Alexander Duyck · 9 years ago
  66. 5c5e0ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  67. e79d842 netdevice: document NETDEV_TX_BUSY deprecation. by Rusty Russell · 9 years ago
  68. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 9 years ago
  69. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 9 years ago
  70. 0bd6682 Merge branch 'ipv4-null-cmp' by David S. Miller · 9 years ago
  71. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  72. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  73. 42d255c i40e: Bump to version 1.3.1 by Catherine Sullivan · 9 years ago
  74. 9a9c8ae i40evf: Refactor VF RSS code by Anjali Singhai Jain · 9 years ago
  75. 13acb54 i40evf: protect VLAN filter list by Mitch Williams · 9 years ago
  76. fdf0e0b i40e: Communicate VSI id in place of VSI index to the VFs by Anjali Singhai Jain · 9 years ago
  77. 3932dbf i40e: stop flow director on shutdown by Mitch Williams · 9 years ago
  78. c22c06c i40e: fix up VXLAN messages by Shannon Nelson · 9 years ago
  79. c142b1d i40e: Don't register/de-register apps on NIC partitions in MFP mode by Neerav Parikh · 9 years ago
  80. 31eaacc i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled by Greg Rose · 9 years ago
  81. 6d7b967 i40e: warn at the right time by Mitch Williams · 9 years ago
  82. b38da40 i40e: fix invalid void return in FCoE code by Jesse Brandeburg · 9 years ago
  83. 8b6ed9c i40e/i40evf: fix bug when skb allocation fails by Jesse Brandeburg · 9 years ago
  84. 1a2f624 i40e: Change some memcpys to struct assignments by Jesse Brandeburg · 9 years ago
  85. 25fc0e6 i40e: Print some more info to help figure out the cause of HMC error by Anjali Singhai Jain · 9 years ago
  86. b57459e i40e: validate VSI param from VFs by Mitch Williams · 9 years ago
  87. 818f2e7 i40evf: Fix Outer UDP RX checksum code by Anjali Singhai Jain · 9 years ago
  88. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 9 years ago
  89. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  90. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 9 years ago
  91. 8f778bb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  92. 4e8a483 Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 9 years ago
  93. 51b52fa Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  94. 165b11b Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  95. 3fa50dc Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  96. c7d7487 Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  97. b0838b1 Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  98. 1d51433 Merge tag 'powerpc-4.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  99. 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 9 years ago
  100. 06459fc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago