1. 75e167e Bluetooth: btbcm: Add helper functions for UART setup by Frederic Danis · 10 years ago
  2. 7721383 Bluetooth: hci_uart: Support operational speed during setup by Frederic Danis · 10 years ago
  3. a8f3b94 Bluetooth: btbcm: Add BCM4324B3 UART device by Frederic Danis · 10 years ago
  4. 18aeb44 Bluetooth: btbcm: Move request/release_firmware() by Frederic Danis · 10 years ago
  5. 4eeab59 Bluetooth: vhci: Clean up coding style fix by Prasanna Karthik · 10 years ago
  6. d6d244d cc2520: update current channel by Varka Bhadram · 10 years ago
  7. 322fe2d cc2520: update initial transmit power value by Varka Bhadram · 10 years ago
  8. e10c167 cc2520: add set transmit power setting support by Varka Bhadram · 10 years ago
  9. 1a1bc59 cc2520: fix CC2591 handling by Varka Bhadram · 10 years ago
  10. aad1b0b cc2520: fix in default tx power setting by Varka Bhadram · 10 years ago
  11. c61c9bd ieee802154/atusb: Add .set_promiscuous_mode driver operation by Stefan Schmidt · 10 years ago
  12. 8702cb0 ieee802154/atusb: Add .set_txpower operation to the driver by Stefan Schmidt · 10 years ago
  13. bdc7873 ieee802154/atusb: Add function for partial register writes by Stefan Schmidt · 10 years ago
  14. 5defde5 hv_netvsc: Allocate the sendbuf in a NUMA aware way by K. Y. Srinivasan · 10 years ago
  15. 0a726c2 hv_netvsc: Allocate the receive buffer from the correct NUMA node by K. Y. Srinivasan · 10 years ago
  16. 25977ac net: systemport: Add a check for oversized packets by Florian Fainelli · 10 years ago
  17. c73b018 net: systemport: rewrite bcm_sysport_rx_refill by Florian Fainelli · 10 years ago
  18. baf387a net: systemport: Pre-calculate and utilize cb->bd_addr by Florian Fainelli · 10 years ago
  19. 5e9615b net: thunderx: add 64-bit dependency by Arnd Bergmann · 10 years ago
  20. 6d90aa5 net/mlx4_core: Make sure there are no pending async events when freeing CQ by Matan Barak · 10 years ago
  21. de16180 net/mlx4_core: Move affinity hints to mlx4_core ownership by Ido Shamay · 10 years ago
  22. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 10 years ago
  23. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 10 years ago
  24. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  25. f62b8bb net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality by Amir Vadai · 10 years ago
  26. afb736e net/mlx5: Ethernet resource handling files by Amir Vadai · 10 years ago
  27. e586b3b net/mlx5: Ethernet Datapath files by Amir Vadai · 10 years ago
  28. e725440 net/mlx5_core: Set/Query port MTU commands by Saeed Mahameed · 10 years ago
  29. 90b3e38 net/mlx5_core: Modify CQ moderation parameters by Rana Shahout · 10 years ago
  30. 4c916a7 net/mlx5_core: Implement get/set port status by Rana Shahout · 10 years ago
  31. adb0c95 net/mlx5_core: Implement access functions of ptys register fields by Saeed Mahameed · 10 years ago
  32. 938fe83 net/mlx5_core: New device capabilities handling by Saeed Mahameed · 10 years ago
  33. e281682 net/mlx5_core: HW data structs/types definitions cleanup by Saeed Mahameed · 10 years ago
  34. db058a1 net/mlx5_core: Set irq affinity hints by Saeed Mahameed · 10 years ago
  35. 64ffaa2 net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory by Amir Vadai · 10 years ago
  36. 8ed9b5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  37. e01ec21 hv_netvsc: Properly size the vrss queues by KY Srinivasan · 10 years ago
  38. b1c1721 stmmac: add ipq806x glue layer by Mathieu Olivari · 10 years ago
  39. 2773238 stmmac: add fixed-link device-tree support by Mathieu Olivari · 10 years ago
  40. 5790cf3 stmmac: add phy-handle support to the platform layer by Mathieu Olivari · 10 years ago
  41. f7b81d6 clk: qcom: Add support for NSS/GMAC clocks and resets by Stephen Boyd · 10 years ago
  42. d7a32b6 net: qlcnic: clean up sysfs error codes by Vladimir Zapolskiy · 10 years ago
  43. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 10 years ago
  44. f029094 i40e: Bump version to 1.3.4 by Catherine Sullivan · 10 years ago
  45. 3350759 i40e/i40evf: remove time_stamp member by Jesse Brandeburg · 10 years ago
  46. 3e587cf i40e/i40evf: force inline transmit functions by Jesse Brandeburg · 10 years ago
  47. 8f6a2b0 i40evf: skb->xmit_more support by Jesse Brandeburg · 10 years ago
  48. 2e4875e i40e: Move the FD ATR/SB messages to a higher debug level by Anjali Singhai Jain · 10 years ago
  49. 41837cad i40e: fix unrecognized FCOE EOF case by Vasu Dev · 10 years ago
  50. 6b02a174 i40e/i40evf: Remove unneeded TODO by Greg Rose · 10 years ago
  51. 0bf4b1b i40e: Remove unnecessary pf members by Anjali Singhai Jain · 10 years ago
  52. 60ccd45 i40e/i40evf: Add stats to count Tunnel ATR hits by Anjali Singhai Jain · 10 years ago
  53. 89232c3 i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. by Anjali Singhai Jain · 10 years ago
  54. e17bc41 i40e: Disable offline diagnostics if VFs are enabled by Greg Rose · 10 years ago
  55. e120814 i40e: Collect PFC XOFF RX stats even in single TC case by Neerav Parikh · 10 years ago
  56. 7aac842 ixgbe: Allow flow director to use entire queue space by John Fastabend · 10 years ago
  57. b261272 cxgb4/cxgb4vf: function and argument name cleanup by Hariprasad Shenai · 10 years ago
  58. 5b377d1 cxgb4: Add debugfs facility to inject FL starvation by Hariprasad Shenai · 10 years ago
  59. c6bfda8 qla4xxx: add a missing include by Eric Dumazet · 10 years ago
  60. 4863dea net: Adding support for Cavium ThunderX network controller by Sunil Goutham · 10 years ago
  61. 42ca087 sfc: add module parameter to enable MCDI logging on new functions by Edward Cree · 10 years ago
  62. e7fef9b sfc: add sysfs entry to control MCDI tracing by Edward Cree · 10 years ago
  63. 75aba2a sfc: add tracing of MCDI commands by Edward Cree · 10 years ago
  64. 14e1d0f vxlan: release lock after each bucket in vxlan_cleanup by Sorin Dumitru · 10 years ago
  65. b5a61c3 atusb: add support for at86rf230 by Alexander Aring · 10 years ago
  66. 32a6416 net: phy: Utilize phy_interface_is_rgmii by Florian Fainelli · 10 years ago
  67. 61d2259 net: cpsw: remove redundant calls disabling dma interrupts. by Richard Cochran · 10 years ago
  68. 071f1a96 net: cpsw: remove redundant calls enabling dma interrupts. by Richard Cochran · 10 years ago
  69. 202c591 net: cpsw: remove two unused global functions by Richard Cochran · 10 years ago
  70. 26fe7eb net: cpsw: fix misplaced break statements. by Richard Cochran · 10 years ago
  71. e505464 rocker: mark parameters and local variables as const by Simon Horman · 10 years ago
  72. 0985df7 rocker: remove unused rocker_port parameter from rocker_port_kfree by Simon Horman · 10 years ago
  73. d07ce24 neterion: s2io: Fix kernel doc formatting by Joe Perches · 10 years ago
  74. bbfe0f3 irda: irda-usb: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  75. 376cd36 atm:he - Change 1 to true for bool type variable. by Shailendra Verma · 10 years ago
  76. c489dbb net:xen-netback - Change 1 to true for bool type variable. by Shailendra Verma · 10 years ago
  77. 04b8c81 Bluetooth: btusb: fix Realtek suspend/resume by Daniel Drake · 10 years ago
  78. bff6b89 Bluetooth: hci_uart: Change 1 to true for bool type variables assignments by Shailendra Verma · 10 years ago
  79. 917a333 Bluetooth: btusb: Change 1 to true in bool type variable assignment by Shailendra Verma · 10 years ago
  80. 7f6e636 Bluetooth: btusb: Support QCA61x4 ROME v2.0 by Chan-yeol Park · 10 years ago
  81. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 10 years ago
  82. 01b6961 cxgb4: Add PHY firmware support for T420-BT cards by Hariprasad Shenai · 10 years ago
  83. d5c7839 amd-xgbe: Add more netif_dbg output to the driver by Lendacky, Thomas · 10 years ago
  84. 471e14b amd-xgbe: Fix initial mode when auto-negotiation is disabled by Lendacky, Thomas · 10 years ago
  85. 73c25916 amd-xgbe: Add setting of a missing hardware feature by Lendacky, Thomas · 10 years ago
  86. d98c3ed Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  87. be9b9ec net/mlx4_core: Enable single ported IB VFs by Or Gerlitz · 10 years ago
  88. e5dfbf9 net/mlx4_core: Adjust the schedule queue port in reset-to-init too by Or Gerlitz · 10 years ago
  89. f40e99e net/mlx4_core: Adjust the schedule queue port for single ported IB VFs by Or Gerlitz · 10 years ago
  90. 74d4943 net/mlx4_core: Modify port values when generting EQEs for VFs by Or Gerlitz · 10 years ago
  91. 430910b IB/mlx4: Convert slave port before building address-handle by Or Gerlitz · 10 years ago
  92. 7c35ef4 net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical by Or Gerlitz · 10 years ago
  93. 29044b5 enic: Grammar s/an negative/a negative/ by Geert Uytterhoeven · 10 years ago
  94. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. cf539cb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  96. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  97. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  98. a30ec4b Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  99. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  100. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 10 years ago