1. 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 10 years ago
  2. 7e3ea6d sctp: avoid to repeatedly declare external variables by Ying Xue · 10 years ago
  3. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 10 years ago
  4. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 10 years ago
  5. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 10 years ago
  6. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
  8. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
  9. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
  10. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 10 years ago
  11. 203fea0 Bluetooth: Add data structure for advertising instance by Arman Uguray · 10 years ago
  12. 4453b00 Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags by Arman Uguray · 10 years ago
  13. 841a666 Bluetooth: Add definitions for Add/Remove Advertising API by Arman Uguray · 10 years ago
  14. 26e3736 ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
  15. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 10 years ago
  16. 42cb80a inet: remove sk_listener parameter from syn_ack_timeout() by Eric Dumazet · 10 years ago
  17. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  18. 8da8646 net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state. by YOSHIFUJI Hideaki/吉藤英明 · 10 years ago
  19. 13bb8e2 switchdev: kernel-doc cleanup on swithdev ops by Scott Feldman · 10 years ago
  20. a8cb5f5 act_bpf: add initial eBPF support for actions by Daniel Borkmann · 10 years ago
  21. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. becb74f net: increase sk_[max_]ack_backlog by Eric Dumazet · 10 years ago
  23. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
  24. 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 10 years ago
  25. 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
  26. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 10 years ago
  27. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  28. 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 10 years ago
  29. b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 10 years ago
  30. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 10 years ago
  31. d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 10 years ago
  32. 5b441f7 net: introduce sk_ehashfn() helper by Eric Dumazet · 10 years ago
  33. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
  34. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 10 years ago
  35. 4e9a578 inet: add rsk_listener field to struct request_sock by Eric Dumazet · 10 years ago
  36. e49bb33 inet: uninline inet_reqsk_alloc() by Eric Dumazet · 10 years ago
  37. 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
  38. 7970ddc tcp: uninline tcp_oow_rate_limited() by Eric Dumazet · 10 years ago
  39. 1bfc443 tcp: move tcp_openreq_init() to tcp_input.c by Eric Dumazet · 10 years ago
  40. adc17d6 inet: move ir_mark to fill a hole by Eric Dumazet · 10 years ago
  41. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 10 years ago
  42. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 10 years ago
  43. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
  44. 695c4cb Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY by Jakub Pawlowski · 10 years ago
  45. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 10 years ago
  46. ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  47. 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 10 years ago
  48. 1d0ab25 net: add sk_fullsock() helper by Eric Dumazet · 10 years ago
  49. f709bfc Bluetooth: Add constants for LE SC Confirmation and Random values by Marcel Holtmann · 10 years ago
  50. dc5a1ad mac80211: allow to get wireless_dev structure from ieee80211_vif by Emmanuel Grumbach · 10 years ago
  51. aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 10 years ago
  52. 4170604 switchdev: add swdev ops by Scott Feldman · 10 years ago
  53. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 10 years ago
  54. 1471aae Bluetooth: Add defines for LE Bluetooth Device Address and LE Role by Marcel Holtmann · 10 years ago
  55. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 10 years ago
  56. a958452 Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n) by Marcel Holtmann · 10 years ago
  57. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
  58. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 10 years ago
  59. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 10 years ago
  60. c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
  61. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
  62. 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
  63. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 10 years ago
  64. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 10 years ago
  65. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
  66. 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
  67. 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
  68. 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
  69. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  70. 40fb70f vxlan: fix wrong usage of VXLAN_VID_MASK by Alexey Kodanev · 10 years ago
  71. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 10 years ago
  72. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 10 years ago
  73. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 10 years ago
  74. 516018a Bluetooth: Introduce hci_dev_test_and_change_flag helper macro by Marcel Holtmann · 10 years ago
  75. ce05d60 Bluetooth: Introduce hci_dev_change_flag helper macro by Marcel Holtmann · 10 years ago
  76. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 10 years ago
  77. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 10 years ago
  78. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  79. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 10 years ago
  80. 098a697 tcp_metrics: Use a single hash table for all network namespaces. by Eric W. Biederman · 10 years ago
  81. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
  82. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 10 years ago
  83. 1e2e011 inet: add rsk_refcnt/ireq_refcnt to request socks by Eric Dumazet · 10 years ago
  84. d34ac51 inet: add ireq_state field to inet_request_sock by Eric Dumazet · 10 years ago
  85. 10feb42 inet: add TCP_NEW_SYN_RECV state by Eric Dumazet · 10 years ago
  86. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago
  87. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  88. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  89. d299ce1 vxlan: Correct path typo in comment by Simon Horman · 10 years ago
  90. 33cf7c9 net: add real socket cookies by Eric Dumazet · 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. 515fb5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  95. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 10 years ago
  96. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 10 years ago
  97. 769a020 net: dsa: utilize of_find_net_device_by_node by Florian Fainelli · 10 years ago
  98. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 10 years ago
  100. 5428aef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago