1. becb74f net: increase sk_[max_]ack_backlog by Eric Dumazet · 10 years ago
  2. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
  3. 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 10 years ago
  4. 970282d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  5. af61576 bridge: add ageing_time, stp_state, priority over netlink by Jörg Thalheim · 10 years ago
  6. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 10 years ago
  7. db24a90 net: add support for phys_port_name by David Ahern · 10 years ago
  8. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  9. 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 10 years ago
  10. b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 10 years ago
  11. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 10 years ago
  12. d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 10 years ago
  13. 5b441f7 net: introduce sk_ehashfn() helper by Eric Dumazet · 10 years ago
  14. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
  15. fc31e25 net/mlx4_core: Add basic support for QP max-rate limiting by Or Gerlitz · 10 years ago
  16. 822b3b2 net: Add max rate tx queue attribute by John Fastabend · 10 years ago
  17. f0b7d43 cc2520: Add support for CC2591 amplifier. by Brad Campbell · 10 years ago
  18. e2e21c1 rhashtable: Remove max_shift and min_shift by Herbert Xu · 10 years ago
  19. c2e213c rhashtable: Introduce max_size/min_size by Herbert Xu · 10 years ago
  20. 6aebd94 rhashtable: Remove shift from bucket_table by Herbert Xu · 10 years ago
  21. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 10 years ago
  22. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 10 years ago
  23. 4e9a578 inet: add rsk_listener field to struct request_sock by Eric Dumazet · 10 years ago
  24. e49bb33 inet: uninline inet_reqsk_alloc() by Eric Dumazet · 10 years ago
  25. 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
  26. 7970ddc tcp: uninline tcp_oow_rate_limited() by Eric Dumazet · 10 years ago
  27. 1bfc443 tcp: move tcp_openreq_init() to tcp_input.c by Eric Dumazet · 10 years ago
  28. adc17d6 inet: move ir_mark to fill a hole by Eric Dumazet · 10 years ago
  29. c249739 bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields by Alexei Starovoitov · 10 years ago
  30. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 10 years ago
  31. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 10 years ago
  32. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
  33. 695c4cb Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY by Jakub Pawlowski · 10 years ago
  34. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 10 years ago
  35. 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 10 years ago
  36. 1d0ab25 net: add sk_fullsock() helper by Eric Dumazet · 10 years ago
  37. f709bfc Bluetooth: Add constants for LE SC Confirmation and Random values by Marcel Holtmann · 10 years ago
  38. aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 10 years ago
  39. 812a1c3 netdev: remove ndo ops for switchdev by Scott Feldman · 10 years ago
  40. 4170604 switchdev: add swdev ops by Scott Feldman · 10 years ago
  41. 9bac3d6 bpf: allow extended BPF programs access skb fields by Alexei Starovoitov · 10 years ago
  42. c04167c ebpf: add helper for obtaining current processor id by Daniel Borkmann · 10 years ago
  43. 03e69b5 ebpf: add prandom helper for packet sampling by Daniel Borkmann · 10 years ago
  44. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 10 years ago
  45. 1471aae Bluetooth: Add defines for LE Bluetooth Device Address and LE Role by Marcel Holtmann · 10 years ago
  46. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 10 years ago
  47. a958452 Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n) by Marcel Holtmann · 10 years ago
  48. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  49. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 10 years ago
  50. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 10 years ago
  51. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  52. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  53. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  54. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 10 years ago
  55. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 10 years ago
  56. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  57. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
  58. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  59. c4db884 rhashtable: Move future_tbl into struct bucket_table by Herbert Xu · 10 years ago
  60. 63d512d rhashtable: Add rehash counter to bucket_table by Herbert Xu · 10 years ago
  61. 9d901bc rhashtable: Free bucket tables asynchronously after rehash by Herbert Xu · 10 years ago
  62. eddee5ba rhashtable: Fix walker behaviour during rehash by Herbert Xu · 10 years ago
  63. 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
  64. 3f3c4bb mac802154: correct max sifs size handling by Alexander Aring · 10 years ago
  65. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  66. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 10 years ago
  67. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 10 years ago
  68. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 10 years ago
  69. 516018a Bluetooth: Introduce hci_dev_test_and_change_flag helper macro by Marcel Holtmann · 10 years ago
  70. ce05d60 Bluetooth: Introduce hci_dev_change_flag helper macro by Marcel Holtmann · 10 years ago
  71. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 10 years ago
  72. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 10 years ago
  73. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  74. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 10 years ago
  75. 098a697 tcp_metrics: Use a single hash table for all network namespaces. by Eric W. Biederman · 10 years ago
  76. a5b6846 rhashtable: kill ht->shift atomic operations by Daniel Borkmann · 10 years ago
  77. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
  78. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 10 years ago
  79. 1e2e011 inet: add rsk_refcnt/ireq_refcnt to request socks by Eric Dumazet · 10 years ago
  80. d34ac51 inet: add ireq_state field to inet_request_sock by Eric Dumazet · 10 years ago
  81. 10feb42 inet: add TCP_NEW_SYN_RECV state by Eric Dumazet · 10 years ago
  82. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago
  83. 80f1d68 ebpf: verifier: check that call reg with ARG_ANYTHING is initialized by Daniel Borkmann · 10 years ago
  84. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  85. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  86. c78ba6d ipv6: expose RFC4191 route preference via rtnetlink by Lubomir Rintel · 10 years ago
  87. d299ce1 vxlan: Correct path typo in comment by Simon Horman · 10 years ago
  88. 33cf7c9 net: add real socket cookies by Eric Dumazet · 10 years ago
  89. 33d6737 of: mdio: export of_mdio_parse_addr by Florian Fainelli · 10 years ago
  90. 988dfbd rhashtable: Move hash_rnd into bucket_table by Herbert Xu · 10 years ago
  91. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 10 years ago
  92. 55e76b3 Bluetooth: Add 'Already Paired' error for Pair Device command by Johan Hedberg · 10 years ago
  93. 406ef2a Bluetooth: Make Fast Connectable available while powered off by Johan Hedberg · 10 years ago
  94. 34160ea inet_diag: add const to inet_diag_req_v2 by Eric Dumazet · 10 years ago
  95. 491da2a net: constify sock_diag_check_cookie() by Eric Dumazet · 10 years ago
  96. 515fb5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  97. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 10 years ago
  98. 59e33c2 net: phy: bcm7xxx: add alternate id for 7439 by Florian Fainelli · 10 years ago
  99. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 10 years ago
  100. 769a020 net: dsa: utilize of_find_net_device_by_node by Florian Fainelli · 10 years ago