1. dec169e ieee802154: fix typo for file name by Varka Bhadram · 9 years ago
  2. 0f999b0 ieee802154: add set transmit power support by Varka Bhadram · 9 years ago
  3. fc4f805 nl802154: fix cca mode wpan phy flag by Alexander Aring · 9 years ago
  4. 641459c mac802154: mac802154_mlme_start_req() optimisation. by Lennert Buytenhek · 9 years ago
  5. 66a3297 ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind(). by Lennert Buytenhek · 9 years ago
  6. 01c8d2b ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU. by Lennert Buytenhek · 9 years ago
  7. d0997b4 ieee802154: Remove ieee802154_reduced_mlme_ops references. by Lennert Buytenhek · 9 years ago
  8. b251d4d Documentation/networking/ieee802154.txt: fix various inaccuracies. by Lennert Buytenhek · 9 years ago
  9. c032705 ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big. by Lennert Buytenhek · 9 years ago
  10. e34fd87 mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl(). by Lennert Buytenhek · 9 years ago
  11. f72186d Bluetooth: mgmt: fix typos by Florian Grandel · 9 years ago
  12. 04b8c81 Bluetooth: btusb: fix Realtek suspend/resume by Daniel Drake · 9 years ago
  13. bff6b89 Bluetooth: hci_uart: Change 1 to true for bool type variables assignments by Shailendra Verma · 9 years ago
  14. 917a333 Bluetooth: btusb: Change 1 to true in bool type variable assignment by Shailendra Verma · 9 years ago
  15. 7f6e636 Bluetooth: btusb: Support QCA61x4 ROME v2.0 by Chan-yeol Park · 9 years ago
  16. c947f7e mac802154: remove mib lock by Alexander Aring · 9 years ago
  17. 344f8c1 mac802154: use atomic ops for sequence incrementation by Alexander Aring · 9 years ago
  18. 4a3a8c0 mac802154: remove pib lock by Alexander Aring · 9 years ago
  19. 4a669f7 mac802154: fix hold rtnl while ioctl by Alexander Aring · 9 years ago
  20. 2d8cbd3 ieee802154/atusb: Set default ed level to 0xbe like the rest of these drivers by Stefan Schmidt · 9 years ago
  21. f1a7188 ieee802154/atusb: Mark driver as AACK enabled in hardware. by Stefan Schmidt · 9 years ago
  22. 33a238a ieee802154/atusb: Warn about outdated device firmware. by Stefan Schmidt · 9 years ago
  23. 179655f at86rf230: add missing cca ed level values by Alexander Aring · 9 years ago
  24. 011c391 Bluetooth: Add debug logs for legacy SMP crypto functions by Johan Hedberg · 9 years ago
  25. 73e85ed mac802154: select CRYPTO when needed by Arnd Bergmann · 9 years ago
  26. 39572ab fakelb: cleanup code by Alexander Aring · 9 years ago
  27. a09c07a fakelb: add support for async xmit handling by Alexander Aring · 9 years ago
  28. 98be165 fakelb: remove fakelb_hw_deliver by Alexander Aring · 9 years ago
  29. e214a90 fakelb: add virtual phy reset defaults by Alexander Aring · 9 years ago
  30. 12da8d9 fakelb: use own channel and page attributes by Alexander Aring · 9 years ago
  31. e369dc8 fakelb: introduce fakelb ifup phys list by Alexander Aring · 9 years ago
  32. 6fa2cff fakelb: move lock out of iteration by Alexander Aring · 9 years ago
  33. b82b99f fakelb: declare fakelb list static by Alexander Aring · 9 years ago
  34. 3335d98 fakelb: declare rwlock static by Alexander Aring · 9 years ago
  35. 9f8b97f fakelb: don't deliver when one phy by Alexander Aring · 9 years ago
  36. db3f5d0 fakelb: rename fakelb_dev_priv to fakelb_phy by Alexander Aring · 9 years ago
  37. 3186d3d fakelb: use list_for_each_entry_safe by Alexander Aring · 9 years ago
  38. 7e57905 fakelb: creating two virtual phys per default by Alexander Aring · 9 years ago
  39. 7490b00 ieee802154: add support for atusb transceiver by Alexander Aring · 9 years ago
  40. 3862eba mac802154: tx: allow xmit complete from hard irq by Alexander Aring · 9 years ago
  41. a2c390a at86rf230: fix callback for aret handling by Alexander Aring · 9 years ago
  42. cb97d9a mac802154: fakelb: Fix potential NULL pointer dereference. by Martin Townsend · 9 years ago
  43. 0e66545 nl802154: add support for dump phy capabilities by Alexander Aring · 9 years ago
  44. 392f4e6 at86rf230: add reset states of tx power level by Alexander Aring · 9 years ago
  45. cc64349 at86rf230: add cca ed level reset value by Alexander Aring · 9 years ago
  46. 2d9fe7a at86rf230: rework tx cca energy detection level by Alexander Aring · 9 years ago
  47. 6f4da3f at86rf230: rework tx power support by Alexander Aring · 9 years ago
  48. 8377d22 at86rf230: set cca_modes supported flags by Alexander Aring · 9 years ago
  49. 6531868 ieee802154: add iftypes capability by Alexander Aring · 9 years ago
  50. edea8f7 cfg802154: introduce wpan phy flags by Alexander Aring · 9 years ago
  51. 8329fcf mac802154: remove check if operation is supported by Alexander Aring · 9 years ago
  52. 791021b mac802154: check for really changes by Alexander Aring · 9 years ago
  53. fea3318 ieee802154: add several phy supported handling by Alexander Aring · 9 years ago
  54. 72f655e ieee802154: introduce wpan_phy_supported by Alexander Aring · 9 years ago
  55. 32b2355 ieee802154: change cca ed level to mbm by Alexander Aring · 9 years ago
  56. e2eb173 ieee802154: change transmit power to mbm by Alexander Aring · 9 years ago
  57. 1a19cb6 ieee802154: change transmit power to s32 by Alexander Aring · 9 years ago
  58. 673692f ieee802154: move validation check out of softmac by Alexander Aring · 9 years ago
  59. 0cf0879 nl802154: cleanup invalid argument handling by Alexander Aring · 9 years ago
  60. 43b7920 Bluetooth: btbcm: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  61. b1f5cf0 Bluetooth: btintel: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  62. 5e13441 Bluetooth: btusb: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  63. cffd2ee Bluetooth: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  64. db33c77 Bluetooth: btrtl: Create separate module for Realtek BT driver by Carlo Caione · 9 years ago
  65. a1e85f0 Bluetooth: btmrvl: fix compilation warning by Xinming Hu · 9 years ago
  66. 4541c56 Bluetooth: btwilink: remove DEBUG define by Leo Yan · 9 years ago
  67. f0b5e8a net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset by Pablo Neira · 9 years ago
  68. 9f0a74d Merge branch 'packet_rollover' by David S. Miller · 9 years ago
  69. a9b6391 packet: rollover statistics by Willem de Bruijn · 9 years ago
  70. 3b3a5b0 packet: rollover huge flows before small flows by Willem de Bruijn · 9 years ago
  71. 2ccdbaa packet: rollover lock contention avoidance by Willem de Bruijn · 9 years ago
  72. 9954729 packet: rollover only to socket with headroom by Willem de Bruijn · 9 years ago
  73. 0648ab7 packet: rollover prepare: per-socket state by Willem de Bruijn · 9 years ago
  74. ad377ca packet: rollover prepare: move code out of callsites by Willem de Bruijn · 9 years ago
  75. 7d771aa ipv4: __ip_local_out_sk() is static by Eric Dumazet · 9 years ago
  76. 216f8bb tcp/dccp: tw_timer_handler() is static by Eric Dumazet · 9 years ago
  77. dd58c63 Merge branch 'cls_flower' by David S. Miller · 9 years ago
  78. 77b9900 tc: introduce Flower classifier by Jiri Pirko · 9 years ago
  79. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 9 years ago
  80. 67a900c flow_dissector: introduce support for Ethernet addresses by Jiri Pirko · 9 years ago
  81. b924933 flow_dissector: introduce support for ipv6 addressses by Jiri Pirko · 9 years ago
  82. c3f8eae flow_dissector: add missing header includes by Jiri Pirko · 9 years ago
  83. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 9 years ago
  84. fbff949 flow_dissector: introduce programable flow_dissector by Jiri Pirko · 9 years ago
  85. 0db89b8 flow_dissector: fix doc for skb_get_poff by Jiri Pirko · 9 years ago
  86. 638b2a6 net: move netdev_pick_tx and dependencies to net/core/dev.c by Jiri Pirko · 9 years ago
  87. 5605c76 net: move __skb_tx_hash to dev.c by Jiri Pirko · 9 years ago
  88. 9c684b5 net: move __skb_get_hash function declaration to flow_dissector.h by Jiri Pirko · 9 years ago
  89. d4fd327 flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines by Jiri Pirko · 9 years ago
  90. 10b89ee4 net: move *skb_get_poff declarations into correct header by Jiri Pirko · 9 years ago
  91. b0a3143 flow_dissector: remove unused function flow_get_hlen declaration by Jiri Pirko · 9 years ago
  92. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 9 years ago
  93. 212da1f Merge branch 'sfc-next' by David S. Miller · 9 years ago
  94. 3de1b51 sfc: suppress some MCDI error messages in PTP by Edward Cree · 9 years ago
  95. b133638 sfc: nicer log message on PTP probe fail by Edward Cree · 9 years ago
  96. e578d9c net: sched: use counter to break reclassify loops by Florian Westphal · 9 years ago
  97. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. 7f460d3 fix missing copy_from_user in macvtap by Justin Cormack · 9 years ago
  99. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  100. 1f7bd29 Merge branch 'switchdev-cleanups' by David S. Miller · 9 years ago