1. 72d53b1 ieee802154: 6lowpan: change datagram var types by Alexander Aring · 9 years ago
  2. 5f2ebb3 mac802154: check on len instead mac_len by Alexander Aring · 9 years ago
  3. b40988c ieee802154: change mtu size behaviour by Alexander Aring · 9 years ago
  4. d58a2fa mac802154: add comments for llsec issues by Alexander Aring · 9 years ago
  5. a26c5fd nl802154: add support for security layer by Alexander Aring · 9 years ago
  6. 1ee06ef nl802154: use nla_get_le64 for get extended addr by Alexander Aring · 9 years ago
  7. c648a01 netlink: add nla_get for le32 and le64 by Alexander Aring · 9 years ago
  8. fbef168 Bluetooth: Add hci_cmd_sync function by Loic Poulain · 9 years ago
  9. a913718 Bluetooth: hci_qca: Changed unsigned long to bool by Prasanna Karthik · 9 years ago
  10. 1f438c6 Bluetooth: btmrvl: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  11. 05bd776 Bluetooth: btuart_cs: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  12. 7a1dc78 Bluetooth: bt3c_cs: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  13. 54b5b34 Bluetooth: bluecard: Comparison to NULL could be re-written by Prasanna Karthik · 9 years ago
  14. c2d5ecf mac802154: iface: assume big endian for af_packet by Alexander Aring · 9 years ago
  15. f856f21 ieee802154: remove unnecessary includes by Alexander Aring · 9 years ago
  16. eb24d06 mrf24j40: remove trailing semicolon by Alexander Aring · 9 years ago
  17. e88ab30 Bluetooth: hci_bcm: Add suspend/resume runtime PM functions by Frederic Danis · 9 years ago
  18. 7649faf Bluetooth: Remove useless rx_lock spinlock by Frederic Danis · 9 years ago
  19. b7a622a Bluetooth: hci_bcm: Prepare PM runtime support by Frederic Danis · 9 years ago
  20. 5cebdfe Bluetooth: hci_bcm: Fix IRQ polarity for T100 by Frederic Danis · 9 years ago
  21. 594b31e Bluetooth: Add BT_WARN and bt_dev_warn logging macros by Frederic Danis · 9 years ago
  22. f0ef674 Bluetooth: btmrvl: add sd8997 chipset support by Amitkumar Karwar · 9 years ago
  23. 53d6cfa Bluetooth: btmrvl: remove extra space in cast by Amitkumar Karwar · 9 years ago
  24. 7d84054 mrf24j40: replace magic numbers by Alexander Aring · 9 years ago
  25. afaf7fde mrf24j40: change irq trigger type behaviour by Alexander Aring · 9 years ago
  26. 8ba4041 mrf24j40: add promiscuous mode support by Alexander Aring · 9 years ago
  27. 00250f7 mrf24j40: add tx power support by Alexander Aring · 9 years ago
  28. e33a0f9 mrf24j40: add cca ed level support by Alexander Aring · 9 years ago
  29. f1d7812 mrf24j40: add cca mode support by Alexander Aring · 9 years ago
  30. 2323cf3 mrf24j40: add csma params support by Alexander Aring · 9 years ago
  31. 3744161 mrf24j40: async interrupt handling by Alexander Aring · 9 years ago
  32. c91a301 mrf24j40: rework rx handling to async rx handling by Alexander Aring · 9 years ago
  33. 6844a0e mrf24j40: rework tx handling to async tx handling by Alexander Aring · 9 years ago
  34. 79750ac ieee802154: add helpers for frame control checks by Alexander Aring · 9 years ago
  35. ab40ff7 mrf24j40: change to frame delivery with crc by Alexander Aring · 9 years ago
  36. 42c7148 mrf24j40: use regmap for register access by Alexander Aring · 9 years ago
  37. b015679 mrf24j40: add regmap support by Alexander Aring · 9 years ago
  38. 554b494 mrf24j40: add more register defines by Alexander Aring · 9 years ago
  39. d344c91 mrf24j40: add random extended addr generation by Alexander Aring · 9 years ago
  40. 766928f mrf24j40: add default channel setting by Alexander Aring · 9 years ago
  41. 2e6fd64 mrf24j40: add device-tree support by Alexander Aring · 9 years ago
  42. 78aedb6 mrf24j40: remove spi settings overwrite by Alexander Aring · 9 years ago
  43. a339e18 mrf24j40: calling ieee802154_register_hw at last by Alexander Aring · 9 years ago
  44. b2cfdf3 mrf24j40: use ieee802154_alloc_hw for private data by Alexander Aring · 9 years ago
  45. c9f883f mrf24j40: cleanup define identation by Alexander Aring · 9 years ago
  46. 57c1bc7 at86rf230: support edge triggered irq by Alexander Aring · 9 years ago
  47. 02c7b69 mac802154: tx: add warning if MTU exceeds by Alexander Aring · 9 years ago
  48. 87a93e4 ieee802154: change needed headroom/tailroom by Alexander Aring · 9 years ago
  49. 838b83d ieee802154: introduce wpan_dev_header_ops by Alexander Aring · 9 years ago
  50. a1da67b ieee802154: header_ops: fix frame control setting by Alexander Aring · 9 years ago
  51. cdd38b2 mac802154: llsec: fix device deletion from list by Alexander Aring · 9 years ago
  52. 475b9ea Bluetooth: btmrvl: fix firmware dump issue by Nachiket Kukade · 9 years ago
  53. 97170ea drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL by Stephen Rothwell · 9 years ago
  54. 35736c8 Merge branch 'cpsw-macid-no-of' by David S. Miller · 9 years ago
  55. cec4284 arm: dts: am4372: add syscon phandle to cpsw node by Mugunthan V N · 9 years ago
  56. a084e13 arm: dts: dra7: add syscon phandle to cpsw node by Mugunthan V N · 9 years ago
  57. d230a11 drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms by Mugunthan V N · 9 years ago
  58. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  59. 607cba1 Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  60. 852bcaf net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high by Florian Fainelli · 9 years ago
  61. f9b9958 tcp: send loss probe after 1s if no RTT available by Yuchung Cheng · 9 years ago
  62. 0f1c28a tcp: usec resolution SYN/ACK RTT by Yuchung Cheng · 9 years ago
  63. 21fe8af Merge branch 's390-next' by David S. Miller · 9 years ago
  64. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  65. 4d7def2 qeth: add layer 2 RX/TX checksum offloading by Thomas Richter · 9 years ago
  66. 239ff40 qeth: move OSA portname into deprecated status by Ursula Braun · 9 years ago
  67. 248046b qeth: no write permission for readonly sysattr by Lakhvich Dmitriy · 9 years ago
  68. 9846e70 qeth: remove extraneous length from %pM format by Eugene Crosser · 9 years ago
  69. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  70. 6fa7da2 can: flexcan: enable interrupts atomically at the end of flexcan_chip_start() by Marc Kleine-Budde · 9 years ago
  71. 1ba763d can: flexcan: give member of flexcan_priv holding mailboxes a sensible name by Marc Kleine-Budde · 9 years ago
  72. 89af874 can: flexcan: use pointer to struct regs instead of void pointer for mmio address space by Marc Kleine-Budde · 9 years ago
  73. f377bff can: flexcan: rename feature into quirks by Marc Kleine-Budde · 9 years ago
  74. 749de6f can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr by Marc Kleine-Budde · 9 years ago
  75. 8c41174 can: flexcan: remove unused header files by Marc Kleine-Budde · 9 years ago
  76. 2785968 can: headers: make header files self contained by Marc Kleine-Budde · 9 years ago
  77. 0012e5c can: flexcan: cleanup coding style and fix typos by Marc Kleine-Budde · 9 years ago
  78. a1ef48e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  79. eaf9a99 Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  80. 22a3f9a rxrpc: Replace get_seconds with ktime_get_seconds by Ksenija Stanojevic · 9 years ago
  81. 62e3b1d Merge branch 'hsilicon-net-subsys' by David S. Miller · 9 years ago
  82. b5996f1 net: add Hisilicon Network Subsystem basic ethernet support by huangdaode · 9 years ago
  83. 511e6bc net: add Hisilicon Network Subsystem DSAF support by huangdaode · 9 years ago
  84. 6fe6611 net: add Hisilicon Network Subsystem hnae framework support by huangdaode · 9 years ago
  85. 5b904d3 net: add Hisilicon Network Subsystem MDIO support by huangdaode · 9 years ago
  86. fc7e37c net: add Hisilicon Network Subsystem support (config and documents) by huangdaode · 9 years ago
  87. 812494d xen-netfront: always set num queues if possible by chas williams · 9 years ago
  88. 6818375 Bluetooth: Fix reporting incorrect EIR in device found mgmt event by Szymon Janc · 9 years ago
  89. e781b7f Bluetooth: Add BT_ERR_RATELIMITED by Szymon Janc · 9 years ago
  90. 47bbbb3 sch_dsmark: improve memory locality by Eric Dumazet · 9 years ago
  91. 2535400 Merge branch 'bcmgenet-irq-coalesce' by David S. Miller · 9 years ago
  92. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  93. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  94. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  95. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  96. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  97. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  98. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  99. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  100. bde6f9d net: Initialize table in fib result by David Ahern · 9 years ago