1. 94b4f6c ieee802154: add header structs with endiannes and operations by Phoebe Buckheister · 11 years ago
  2. b70ab2e ieee802154: enforce consistent endianness in the 802.15.4 stack by Phoebe Buckheister · 11 years ago
  3. 46ef0eb ieee802154: add address struct with proper endiannes and some operations by Phoebe Buckheister · 11 years ago
  4. 376b7bd ieee802154: rename struct ieee802154_addr to *_sa by Phoebe Buckheister · 11 years ago
  5. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  6. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 11 years ago
  7. d32d9bb flowcache: restore a single flow_cache kmem_cache by Eric Dumazet · 11 years ago
  8. 5812521b net: add a pre-check of net_ns in sk_change_net() by Gu Zheng · 11 years ago
  9. cefc8c8 6lowpan: move 6lowpan header to include/net by Alexander Aring · 11 years ago
  10. f7324ac tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent() by David S. Miller · 11 years ago
  11. e90c148 inet: remove now unused flag DST_NOPEER by Hannes Frederic Sowa · 11 years ago
  12. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. 9ffd2e9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  14. 7240cde 6lowpan: handling 6lowpan fragmentation via inet_frag api by Alexander Aring · 11 years ago
  15. 633fc86 net: ns: add ieee802154_6lowpan namespace by Alexander Aring · 11 years ago
  16. 89745c9 6lowpan: add frag information struct by Alexander Aring · 11 years ago
  17. 81ad6fd Bluetooth: Remove unnecessary stop_scan_complete function by Johan Hedberg · 11 years ago
  18. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 11 years ago
  19. a7139ed Bluetooth: Add defines for LE initiator filter policy by Johan Hedberg · 11 years ago
  20. cb1d68f Bluetooth: Track LE initiator and responder address information by Johan Hedberg · 11 years ago
  21. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  22. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 11 years ago
  23. d2ab0ac Bluetooth: Add support for storing LE white list entries by Marcel Holtmann · 11 years ago
  24. d9a7b0a Bluetooth: Add definitions for LE white list HCI commands by Marcel Holtmann · 11 years ago
  25. c950749 Bluetooth: Make hci_blacklist_clear function static by Marcel Holtmann · 11 years ago
  26. bc86195 ipv6: addrconf: silence sparse endianness warnings by Bjørn Mork · 11 years ago
  27. 8e1f40e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  28. 2318721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  29. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 11 years ago
  30. 56ed2cb Bluetooth: Add tracking of advertising address type by Johan Hedberg · 11 years ago
  31. 8ef30fd Bluetooth: Create hci_req_add_le_passive_scan helper by Andre Guedes · 11 years ago
  32. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 11 years ago
  33. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 11 years ago
  34. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 11 years ago
  35. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 11 years ago
  36. 04a6c58 Bluetooth: Refactor HCI connection code by Andre Guedes · 11 years ago
  37. 2acf3d9 Bluetooth: Stop scanning on LE connection by Andre Guedes · 11 years ago
  38. 06c053f Bluetooth: Declare le_conn_failed in hci_core.h by Andre Guedes · 11 years ago
  39. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 11 years ago
  40. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 11 years ago
  41. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 11 years ago
  42. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 11 years ago
  43. 9994bb8 xfrm4: Remove xfrm_tunnel_notifier by Steffen Klassert · 11 years ago
  44. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 11 years ago
  45. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 11 years ago
  46. 1f5a740 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  47. db18014 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  48. 12d4a3b Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c by Johan Hedberg · 11 years ago
  49. 778b235 Bluetooth: Move HCI_ADVERTISING handling into mgmt.c by Johan Hedberg · 11 years ago
  50. f4f0750 Bluetooth: Add convenience function for getting total connection count by Johan Hedberg · 11 years ago
  51. 2b5224d Bluetooth: Store current RPA and update it if needed by Marcel Holtmann · 11 years ago
  52. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 11 years ago
  53. 7bf3204 Bluetooth: Remove unneeded hdev->own_addr_type by Johan Hedberg · 11 years ago
  54. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 11 years ago
  55. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 11 years ago
  56. 755a900 Bluetooth: Add mgmt defines for privacy by Johan Hedberg · 11 years ago
  57. 863efaf Bluetooth: Add initial code for distributing local IRK by Johan Hedberg · 11 years ago
  58. f5ddcbb net-tcp: fastopen: fix high order allocations by Eric Dumazet · 11 years ago
  59. b80edbc cfg80211: docbook: add interface combinations documentation by Luciano Coelho · 11 years ago
  60. 0fcf8ac cfg80211: docbook: fix small formatting error by Luciano Coelho · 11 years ago
  61. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 11 years ago
  62. 88daf80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  63. cf71d2bc sit: fix panic with route cache in ip tunnels by Nicolas Dichtel · 11 years ago
  64. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 11 years ago
  65. d9b8396 cfg80211: document sched_scan_stop synchronous behaviour by Johannes Berg · 11 years ago
  66. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 11 years ago
  67. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 11 years ago
  68. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 11 years ago
  69. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 11 years ago
  70. c8e6ad0 ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg by Hannes Frederic Sowa · 11 years ago
  71. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 11 years ago
  72. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 11 years ago
  73. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 11 years ago
  74. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 11 years ago
  75. 1a1ccc9 xfrm: Remove caching of xfrm_policy_sk_bundles by Steffen Klassert · 11 years ago
  76. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. f7b1260 rtnl: make ifla_policy static by Jiri Pirko · 11 years ago
  78. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 11 years ago
  79. 387a33e Bluetooth: Fix updating Identity Address in L2CAP channels by Johan Hedberg · 11 years ago
  80. 2426f3a Bluetooth: Add convenience function for fetching IRKs by Johan Hedberg · 11 years ago
  81. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 11 years ago
  82. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 11 years ago
  83. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 11 years ago
  84. 41edf16 Bluetooth: Implement mgmt_load_irks command by Johan Hedberg · 11 years ago
  85. 301cb2d Bluetooth: Add hci_bdaddr_is_rpa convenience function by Johan Hedberg · 11 years ago
  86. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 11 years ago
  87. 99780a7 Bluetooth: Add AES crypto context for each HCI device by Johan Hedberg · 11 years ago
  88. 4244db1 ieee802154: add netlink APIs for smartMAC configuration by Phoebe Buckheister · 11 years ago
  89. 6ca0019 ieee802154: add support for setting CCA energy detection levels by Phoebe Buckheister · 11 years ago
  90. ba08fea ieee802154: add support for CCA mode in wpan phys by Phoebe Buckheister · 11 years ago
  91. 84dda3c ieee802154: add support for listen-before-talk in wpan_phy by Phoebe Buckheister · 11 years ago
  92. 9b2777d ieee802154: add TX power control to wpan_phy by Phoebe Buckheister · 11 years ago
  93. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 11 years ago
  94. ef2820a net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer by Matija Glavinic Pecotic · 11 years ago
  95. 72e5108 Bluetooth: Don't fail RFCOMM tty writes by Peter Hurley · 11 years ago
  96. c10a848 Bluetooth: Verify dlci not in use before rfcomm_dev create by Peter Hurley · 11 years ago
  97. 80ea733 Bluetooth: Fix unreleased rfcomm_dev reference by Peter Hurley · 11 years ago
  98. 1c64834 Bluetooth: Release rfcomm_dev only once by Peter Hurley · 11 years ago
  99. 9b7655e Bluetooth: Enable LE L2CAP CoC support by default by Johan Hedberg · 11 years ago
  100. 45f7435 tcp: remove unused min_cwnd member of tcp_congestion_ops by Stanislav Fomichev · 11 years ago