1. 04b8c81 Bluetooth: btusb: fix Realtek suspend/resume by Daniel Drake · 10 years ago
  2. bff6b89 Bluetooth: hci_uart: Change 1 to true for bool type variables assignments by Shailendra Verma · 10 years ago
  3. 917a333 Bluetooth: btusb: Change 1 to true in bool type variable assignment by Shailendra Verma · 10 years ago
  4. 7f6e636 Bluetooth: btusb: Support QCA61x4 ROME v2.0 by Chan-yeol Park · 10 years ago
  5. 2d8cbd3 ieee802154/atusb: Set default ed level to 0xbe like the rest of these drivers by Stefan Schmidt · 10 years ago
  6. f1a71886 ieee802154/atusb: Mark driver as AACK enabled in hardware. by Stefan Schmidt · 10 years ago
  7. 33a238a ieee802154/atusb: Warn about outdated device firmware. by Stefan Schmidt · 10 years ago
  8. 179655f at86rf230: add missing cca ed level values by Alexander Aring · 10 years ago
  9. 39572ab fakelb: cleanup code by Alexander Aring · 10 years ago
  10. a09c07a fakelb: add support for async xmit handling by Alexander Aring · 10 years ago
  11. 98be165 fakelb: remove fakelb_hw_deliver by Alexander Aring · 10 years ago
  12. e214a90 fakelb: add virtual phy reset defaults by Alexander Aring · 10 years ago
  13. 12da8d9 fakelb: use own channel and page attributes by Alexander Aring · 10 years ago
  14. e369dc8 fakelb: introduce fakelb ifup phys list by Alexander Aring · 10 years ago
  15. 6fa2cff fakelb: move lock out of iteration by Alexander Aring · 10 years ago
  16. b82b99f fakelb: declare fakelb list static by Alexander Aring · 10 years ago
  17. 3335d98 fakelb: declare rwlock static by Alexander Aring · 10 years ago
  18. 9f8b97f fakelb: don't deliver when one phy by Alexander Aring · 10 years ago
  19. db3f5d0 fakelb: rename fakelb_dev_priv to fakelb_phy by Alexander Aring · 10 years ago
  20. 3186d3d fakelb: use list_for_each_entry_safe by Alexander Aring · 10 years ago
  21. 7e57905 fakelb: creating two virtual phys per default by Alexander Aring · 10 years ago
  22. 7490b00 ieee802154: add support for atusb transceiver by Alexander Aring · 10 years ago
  23. a2c390a at86rf230: fix callback for aret handling by Alexander Aring · 10 years ago
  24. cb97d9a mac802154: fakelb: Fix potential NULL pointer dereference. by Martin Townsend · 10 years ago
  25. 392f4e6 at86rf230: add reset states of tx power level by Alexander Aring · 10 years ago
  26. cc64349 at86rf230: add cca ed level reset value by Alexander Aring · 10 years ago
  27. 2d9fe7a at86rf230: rework tx cca energy detection level by Alexander Aring · 10 years ago
  28. 6f4da3f at86rf230: rework tx power support by Alexander Aring · 10 years ago
  29. 8377d22 at86rf230: set cca_modes supported flags by Alexander Aring · 10 years ago
  30. edea8f7 cfg802154: introduce wpan phy flags by Alexander Aring · 10 years ago
  31. 72f655e ieee802154: introduce wpan_phy_supported by Alexander Aring · 10 years ago
  32. 32b2355 ieee802154: change cca ed level to mbm by Alexander Aring · 10 years ago
  33. e2eb173 ieee802154: change transmit power to mbm by Alexander Aring · 10 years ago
  34. 1a19cb6 ieee802154: change transmit power to s32 by Alexander Aring · 10 years ago
  35. 43b7920 Bluetooth: btbcm: Fix calls to __hci_cmd_sync() by Frederic Danis · 10 years ago
  36. b1f5cf0 Bluetooth: btintel: Fix calls to __hci_cmd_sync() by Frederic Danis · 10 years ago
  37. 5e13441 Bluetooth: btusb: Fix calls to __hci_cmd_sync() by Frederic Danis · 10 years ago
  38. db33c77 Bluetooth: btrtl: Create separate module for Realtek BT driver by Carlo Caione · 10 years ago
  39. a1e85f04 Bluetooth: btmrvl: fix compilation warning by Xinming Hu · 10 years ago
  40. 4541c56 Bluetooth: btwilink: remove DEBUG define by Leo Yan · 10 years ago
  41. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 10 years ago
  42. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 10 years ago
  43. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 10 years ago
  44. 3de1b51 sfc: suppress some MCDI error messages in PTP by Edward Cree · 10 years ago
  45. b133638 sfc: nicer log message on PTP probe fail by Edward Cree · 10 years ago
  46. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  47. 7f460d3 fix missing copy_from_user in macvtap by Justin Cormack · 10 years ago
  48. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 10 years ago
  49. 7a7ee53 switchdev: sparse warning: pass ipv4 fib dst as network-byte order by Scott Feldman · 10 years ago
  50. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  51. 5684044 e1000e: Add pm_qos header by David Ahern · 10 years ago
  52. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 10 years ago
  53. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 10 years ago
  54. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 10 years ago
  55. 82fa3c7 hv_netvsc: Use the xmit_more skb flag to optimize signaling the host by KY Srinivasan · 10 years ago
  56. d063486 net: systemport: Implement RX coalescing control knobs by Florian Fainelli · 10 years ago
  57. b1a15e8 net: systemport: Implement TX coalescing control knobs by Florian Fainelli · 10 years ago
  58. b508208 macvtap add missing ioctls - fix wrapping by Justin Cormack · 10 years ago
  59. 03906ca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  60. cc49e8c Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  61. 4725ceb rocker: make checkpatch -f clean by Scott Feldman · 10 years ago
  62. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  63. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 10 years ago
  64. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  65. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 10 years ago
  66. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 10 years ago
  67. 6004c86 switchdev: add bridge port flags attr by Scott Feldman · 10 years ago
  68. 9228ad2 rocker: use switchdev add/del obj for bridge port vlans by Scott Feldman · 10 years ago
  69. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 10 years ago
  70. c4f2032 rocker: support prepare-commit transaction model by Scott Feldman · 10 years ago
  71. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 10 years ago
  72. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 10 years ago
  73. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 10 years ago
  74. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 10 years ago
  75. ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 10 years ago
  76. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 10 years ago
  77. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  78. edea584 hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  79. 6bf93ba e1000: Replace e1000_free_frag with skb_free_frag by Alexander Duyck · 10 years ago
  80. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  81. 7d525c4 netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 10 years ago
  82. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 10 years ago
  83. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 10 years ago
  84. 94634e9 IB/ehca: use correct destination for memcpy by Nicholas Mc Guire · 10 years ago
  85. ef20816 Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  86. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 10 years ago
  87. a156e06 Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  88. db65f35 net: fec: add support of ethtool get_regs by Philippe Reynes · 10 years ago
  89. b3e5838a Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  90. c91aa67 Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  91. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 10 years ago
  92. 5dc5616 iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 by Will Deacon · 10 years ago
  93. c8b3504 Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 10 years ago
  94. bed5e4d Merge tag 'spi-v4.1-rc1' into spi-linus by Mark Brown · 10 years ago
  95. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 10 years ago
  96. 171a42c bonding: add netlink support for sys prio, actor sys mac, and port key by Andy Gospodarek · 10 years ago
  97. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 10 years ago
  98. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 10 years ago
  99. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 10 years ago
  100. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago