1. a8ca617 Bluetooth: Don't send public key if OOB data verification fails by Johan Hedberg · 10 years ago
  2. 94ea725 Bluetooth: Fix verifying confirm value when lacking remote OOB data by Johan Hedberg · 10 years ago
  3. 5842856 Bluetooth: Set local OOB data flag if remote has our OOB data by Johan Hedberg · 10 years ago
  4. 1a8bab4 Bluetooth: Track local vs remote OOB data availability by Johan Hedberg · 10 years ago
  5. 882fafa Bluetooth: Fix local OOB data handling for SMP by Johan Hedberg · 10 years ago
  6. 8e4e2ee Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32] by Marcel Holtmann · 10 years ago
  7. 33d0c03 Bluetooth: Use OOB key pair for LE SC pairing with OOB method by Marcel Holtmann · 10 years ago
  8. 0821a2c Bluetooth: Return LE SC confirm and random values for out-of-band data by Marcel Holtmann · 10 years ago
  9. 60a27d6 Bluetooth: Add function for generating LE SC out-of-band data by Marcel Holtmann · 10 years ago
  10. 6e2dc6d Bluetooth: Add support for AES-CMAC hash for security manager device by Marcel Holtmann · 10 years ago
  11. 88a479d Bluetooth: Create SMP device structure for local crypto context by Marcel Holtmann · 10 years ago
  12. 276812e Bluetooth: Use kzfree instead of kfree in security manager by Marcel Holtmann · 10 years ago
  13. aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 10 years ago
  14. 455c2ff Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data by Marcel Holtmann · 10 years ago
  15. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 10 years ago
  16. bea4160 Bluetooth: Move eir_append_data function to a different location by Marcel Holtmann · 10 years ago
  17. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 10 years ago
  18. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  19. 1195fbb Bluetooth: Open management interface for untrusted users by Marcel Holtmann · 10 years ago
  20. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 10 years ago
  21. 7aea8616 Bluetooth: Remove unneeded initializer for management command table by Marcel Holtmann · 10 years ago
  22. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 10 years ago
  23. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  24. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  25. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  26. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 10 years ago
  27. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 10 years ago
  28. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  29. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
  30. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  31. 96026d0 net: dsa: do not use slave MII bus for fixed PHYs by Florian Fainelli · 10 years ago
  32. a445834 inet_diag: factorize code in new inet_diag_msg_common_fill() helper by Eric Dumazet · 10 years ago
  33. a07c920 inet_diag: adjust inet_sk_diag_fill() bug condition by Eric Dumazet · 10 years ago
  34. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 10 years ago
  35. e3eea1e tipc: clean up handling of message priorities by Jon Paul Maloy · 10 years ago
  36. 05dcc5a tipc: split link outqueue by Jon Paul Maloy · 10 years ago
  37. 2cdf391 tipc: eliminate unnecessary call to broadcast ack function by Jon Paul Maloy · 10 years ago
  38. c1336ee tipc: extract bundled buffers by cloning instead of copying by Jon Paul Maloy · 10 years ago
  39. 1149557 tipc: eliminate unnecessary linearization of incoming buffers by Jon Paul Maloy · 10 years ago
  40. cf2157f tipc: move message validation function to msg.c by Jon Paul Maloy · 10 years ago
  41. 7764d6e tipc: add framework for node capabilities exchange by Jon Paul Maloy · 10 years ago
  42. 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  43. b6d595e ieee802154: don't export static symbol by Julia Lawall · 10 years ago
  44. 3f3c4bb mac802154: correct max sifs size handling by Alexander Aring · 10 years ago
  45. 022d07e3 ieee802154: remove deprecated sysfs entries by Alexander Aring · 10 years ago
  46. c4dd747 ieee802154: change wpan-phy name to phy by Alexander Aring · 10 years ago
  47. 965e613 ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN by Alexander Aring · 10 years ago
  48. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  49. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 10 years ago
  50. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 10 years ago
  51. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 10 years ago
  52. 516018a Bluetooth: Introduce hci_dev_test_and_change_flag helper macro by Marcel Holtmann · 10 years ago
  53. ce05d60 Bluetooth: Introduce hci_dev_change_flag helper macro by Marcel Holtmann · 10 years ago
  54. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 10 years ago
  55. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 10 years ago
  56. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  57. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 10 years ago
  58. 098a697 tcp_metrics: Use a single hash table for all network namespaces. by Eric W. Biederman · 10 years ago
  59. 04f721c tcp_metrics: Rewrite tcp_metrics_flush_all by Eric W. Biederman · 10 years ago
  60. 8a4bff7 tcp_metrics: Remove the unused return code from tcp_metrics_flush_all by Eric W. Biederman · 10 years ago
  61. 849e8a0 tcp_metrics: Add a field tcpm_net and verify it matches on lookup by Eric W. Biederman · 10 years ago
  62. 3e5da62 tcp_metrics: Mix the network namespace into the hash function. by Eric W. Biederman · 10 years ago
  63. 6493517 tcp_metrics: panic when tcp_metrics_init fails. by Eric W. Biederman · 10 years ago
  64. 76fecd8 mpls: In mpls_egress verify the packet length. by Eric W. Biederman · 10 years ago
  65. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
  66. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 10 years ago
  67. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 10 years ago
  68. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 10 years ago
  69. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago
  70. 54720df cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps by Daniel Borkmann · 10 years ago
  71. 0b65bd9 fib_trie: Provide a deterministic order for fib_alias w/ tables merged by Alexander Duyck · 10 years ago
  72. 3c9e9f7 fib_trie: Avoid NULL pointer if local table is not allocated by Alexander Duyck · 10 years ago
  73. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  74. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  75. 983f981 Bluetooth: Remove two else branches that are not needed by Marcel Holtmann · 10 years ago
  76. d77c555 net: fix CONFIG_NET_NS=n compilation by Eric Dumazet · 10 years ago
  77. c78ba6d ipv6: expose RFC4191 route preference via rtnetlink by Lubomir Rintel · 10 years ago
  78. ac70c05 switchdev: correct spelling of notifier in comments by Simon Horman · 10 years ago
  79. 33cf7c9 net: add real socket cookies by Eric Dumazet · 10 years ago
  80. 654eff4 fib_trie: Only display main table in /proc/net/route by Alexander Duyck · 10 years ago
  81. cd28a1a net: dsa: fully divert PHY reads/writes if requested by Florian Fainelli · 10 years ago
  82. c305c16 net: dsa: move PHY setup on DSA MII bus to its own function by Florian Fainelli · 10 years ago
  83. 61f0d86 fib_trie: Fix uninitialized variable warning by Alexander Duyck · 10 years ago
  84. 6dede75 fib_trie: call fib_table_flush_external under RTNL by Sabrina Dubroca · 10 years ago
  85. 8a08919 mpls: Allow mpls_gso and mpls_router to be built as modules by Robert Shearman · 10 years ago
  86. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 10 years ago
  87. 4ba9faf Bluetooth: Check for matching IRK when looking for paired LE devices by Johan Hedberg · 10 years ago
  88. 87c8b28 Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired() by Johan Hedberg · 10 years ago
  89. beb1c21 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  90. 169bf91 tipc: ensure that idle links are deleted when a bearer is disabled by Jon Paul Maloy · 10 years ago
  91. ddb4b9a fib_trie: Address possible NULL pointer dereference in resize by Alexander Duyck · 10 years ago
  92. 55e76b3 Bluetooth: Add 'Already Paired' error for Pair Device command by Johan Hedberg · 10 years ago
  93. 3ec320d fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu by Alexander Duyck · 10 years ago
  94. 406ef2a Bluetooth: Make Fast Connectable available while powered off by Johan Hedberg · 10 years ago
  95. 34160ea inet_diag: add const to inet_diag_req_v2 by Eric Dumazet · 10 years ago
  96. e31c5e0 inet_diag: cleanups by Eric Dumazet · 10 years ago
  97. 491da2a net: constify sock_diag_check_cookie() by Eric Dumazet · 10 years ago
  98. 515fb5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  99. 1a4ba64 netfilter: bridge: use rcu hook to resolve br_netfilter dependency by Pablo Neira Ayuso · 10 years ago
  100. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 10 years ago