1. 1471aae Bluetooth: Add defines for LE Bluetooth Device Address and LE Role by Marcel Holtmann · 10 years ago
  2. bea4160 Bluetooth: Move eir_append_data function to a different location by Marcel Holtmann · 10 years ago
  3. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 10 years ago
  4. a958452 Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n) by Marcel Holtmann · 10 years ago
  5. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  6. 1195fbb Bluetooth: Open management interface for untrusted users by Marcel Holtmann · 10 years ago
  7. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 10 years ago
  8. 7aea8616 Bluetooth: Remove unneeded initializer for management command table by Marcel Holtmann · 10 years ago
  9. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 10 years ago
  10. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  11. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  12. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  13. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 10 years ago
  14. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 10 years ago
  15. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  16. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
  17. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  18. 96026d0 net: dsa: do not use slave MII bus for fixed PHYs by Florian Fainelli · 10 years ago
  19. 316ad4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  20. 6922022a Merge branch 'listener_refactor_part_9' by David S. Miller · 10 years ago
  21. a445834 inet_diag: factorize code in new inet_diag_msg_common_fill() helper by Eric Dumazet · 10 years ago
  22. a07c920 inet_diag: adjust inet_sk_diag_fill() bug condition by Eric Dumazet · 10 years ago
  23. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 10 years ago
  24. a379520 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  25. e3eea1e tipc: clean up handling of message priorities by Jon Paul Maloy · 10 years ago
  26. 05dcc5a tipc: split link outqueue by Jon Paul Maloy · 10 years ago
  27. 2cdf391 tipc: eliminate unnecessary call to broadcast ack function by Jon Paul Maloy · 10 years ago
  28. c1336ee tipc: extract bundled buffers by cloning instead of copying by Jon Paul Maloy · 10 years ago
  29. 1149557 tipc: eliminate unnecessary linearization of incoming buffers by Jon Paul Maloy · 10 years ago
  30. cf2157f tipc: move message validation function to msg.c by Jon Paul Maloy · 10 years ago
  31. 7764d6e tipc: add framework for node capabilities exchange by Jon Paul Maloy · 10 years ago
  32. 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
  33. b6d595e ieee802154: don't export static symbol by Julia Lawall · 10 years ago
  34. 51b3b2c at86rf230: fix volatile regmap registers by Alexander Aring · 10 years ago
  35. dce481e at86rf230: add support for calibration timeout by Alexander Aring · 10 years ago
  36. eb3b435 at86rf230: replace state change sleeps with hrtimer by Alexander Aring · 10 years ago
  37. e372174 at86rf230: init xtal_trim with zero by Alexander Aring · 10 years ago
  38. 3f3c4bb mac802154: correct max sifs size handling by Alexander Aring · 10 years ago
  39. 022d07e3 ieee802154: remove deprecated sysfs entries by Alexander Aring · 10 years ago
  40. c4dd747 ieee802154: change wpan-phy name to phy by Alexander Aring · 10 years ago
  41. 965e613 ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN by Alexander Aring · 10 years ago
  42. 0d8bb41 ixgbevf: Use ether_addr_copy() instead of memcpy() by Jeff Kirsher · 10 years ago
  43. dec0d8e ixgbevf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  44. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 10 years ago
  45. 887012e ixgbe: enable relaxed ordering for SPARC by Jeff Kirsher · 10 years ago
  46. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 10 years ago
  47. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 10 years ago
  48. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  49. 2801be4 Merge branch 'bcmgenet_xmit_more' by David S. Miller · 10 years ago
  50. ddd0ca5 net: bcmgenet: add support for xmit_more by Florian Fainelli · 10 years ago
  51. ae67bf0 net: bcmgenet: update ring producer index and buffer count in xmit by Florian Fainelli · 10 years ago
  52. d6707be net: bcmgenet: rewrite bcmgenet_rx_refill() by Petri Gynther · 10 years ago
  53. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  54. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 10 years ago
  55. 6576fe4 Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command by Daniel Drake · 10 years ago
  56. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 10 years ago
  57. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 10 years ago
  58. 516018a Bluetooth: Introduce hci_dev_test_and_change_flag helper macro by Marcel Holtmann · 10 years ago
  59. ce05d60 Bluetooth: Introduce hci_dev_change_flag helper macro by Marcel Holtmann · 10 years ago
  60. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 10 years ago
  61. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 10 years ago
  62. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  63. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 10 years ago
  64. 5e1459c Merge branch 'tcp_metrics_netns_debloat' by David S. Miller · 10 years ago
  65. 098a697 tcp_metrics: Use a single hash table for all network namespaces. by Eric W. Biederman · 10 years ago
  66. 04f721c tcp_metrics: Rewrite tcp_metrics_flush_all by Eric W. Biederman · 10 years ago
  67. 8a4bff7 tcp_metrics: Remove the unused return code from tcp_metrics_flush_all by Eric W. Biederman · 10 years ago
  68. 849e8a0 tcp_metrics: Add a field tcpm_net and verify it matches on lookup by Eric W. Biederman · 10 years ago
  69. 3e5da62 tcp_metrics: Mix the network namespace into the hash function. by Eric W. Biederman · 10 years ago
  70. 6493517 tcp_metrics: panic when tcp_metrics_init fails. by Eric W. Biederman · 10 years ago
  71. 719a11c vxlan: Don't set s_addr in vxlan_create_sock by Simon Horman · 10 years ago
  72. 76fecd8 mpls: In mpls_egress verify the packet length. by Eric W. Biederman · 10 years ago
  73. 2c29b23 net/macb: Only adjust tx_clk on link change by Jaeden Amero · 10 years ago
  74. 3936194 rhashtable: Fix read-side crash during rehash by Herbert Xu · 10 years ago
  75. a5b6846 rhashtable: kill ht->shift atomic operations by Daniel Borkmann · 10 years ago
  76. 9497df8 rhashtable: Fix reader/rehash race by Herbert Xu · 10 years ago
  77. 5ff0d16 Merge branch 'listener_refactor' by David S. Miller · 10 years ago
  78. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
  79. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 10 years ago
  80. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 10 years ago
  81. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 10 years ago
  82. 1e2e011 inet: add rsk_refcnt/ireq_refcnt to request socks by Eric Dumazet · 10 years ago
  83. d34ac51 inet: add ireq_state field to inet_request_sock by Eric Dumazet · 10 years ago
  84. 10feb42 inet: add TCP_NEW_SYN_RECV state by Eric Dumazet · 10 years ago
  85. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago
  86. 54720df cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps by Daniel Borkmann · 10 years ago
  87. 06741d0 Merge branch 'fib_trie_table_merge_fixes' by David S. Miller · 10 years ago
  88. 0b65bd9 fib_trie: Provide a deterministic order for fib_alias w/ tables merged by Alexander Duyck · 10 years ago
  89. 3c9e9f7 fib_trie: Avoid NULL pointer if local table is not allocated by Alexander Duyck · 10 years ago
  90. 80f1d68 ebpf: verifier: check that call reg with ARG_ANYTHING is initialized by Daniel Borkmann · 10 years ago
  91. 20453d8 Merge branch 'possible_net_t' by David S. Miller · 10 years ago
  92. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  93. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  94. 6c7005f Merge branch 'rhashtable-cleanups' by David S. Miller · 10 years ago
  95. ec9f71c rhashtable: Remove obj_raw_hashfn by Herbert Xu · 10 years ago
  96. cffaa9c rhashtable: Remove key length argument to key_hashfn by Herbert Xu · 10 years ago
  97. eca8493 rhashtable: Use head_hashfn instead of obj_raw_hashfn by Herbert Xu · 10 years ago
  98. 8d2b187 rhashtable: Move masking back into key_hashfn by Herbert Xu · 10 years ago
  99. 983f981 Bluetooth: Remove two else branches that are not needed by Marcel Holtmann · 10 years ago
  100. 6b9f53b net/mlx5_core: don't export static symbol by Julia Lawall · 10 years ago