1. edd7769 Merge android-4.9.209(c830063) into msm-4.9 by jianzhou · 4 years, 3 months ago
  2. bd85b17 netfilter: ctnetlink: netns exit must wait for callbacks by Florian Westphal · 4 years, 6 months ago
  3. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 4 years, 7 months ago
  4. 1922476 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 4 years, 9 months ago
  5. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  6. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  7. 2171500 netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize by Liping Zhang · 7 years ago
  8. 3e8f962 netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch by Matthias Kaehlcke · 7 years ago
  9. d3083bd Netfilter: Fixes for NATTYPE module compilation by Justin Tee · 6 years ago
  10. e6d2be8 msm: netfilter: NATTYPE Refresh Timer Changes by Mohammed Javid · 7 years ago
  11. 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago
  12. 53d20ee msm: net: Add support to packet threshold events. by Mohammed Javid · 8 years ago
  13. 146561a netfilter: invoke synchronize_rcu after set the _hook_ to NULL by Liping Zhang · 7 years ago
  14. b89bd0c netfilter: synproxy: fix conntrackd interaction by Eric Leblond · 7 years ago
  15. 8e8118f netfilter: conntrack: remove packet hotpath stats by Florian Westphal · 8 years ago
  16. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  17. 2344d64 netfilter: evict stale entries on netlink dumps by Florian Westphal · 8 years ago
  18. f330a7f netfilter: conntrack: get rid of conntrack timer by Florian Westphal · 8 years ago
  19. d0b35b9 netfilter: use_nf_conn_expires helper in more places by Florian Westphal · 8 years ago
  20. aa0c2c6 netfilter: ctnetlink: reject new conntrack request with different l4proto by Liping Zhang · 8 years ago
  21. b18bcb0 netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully by Liping Zhang · 8 years ago
  22. 2301401 netfilter: conntrack: support a fixed size of 128 distinct labels by Florian Westphal · 8 years ago
  23. 0a93aae netfilter: conntrack: use a single expectation table for all namespaces by Florian Westphal · 8 years ago
  24. 03d7dc5 netfilter: conntrack: check netns when walking expect hash by Florian Westphal · 8 years ago
  25. 56d52d4 netfilter: conntrack: use a single hashtable for all namespaces by Florian Westphal · 8 years ago
  26. e0c7d47 netfilter: conntrack: check netns when comparing conntrack objects by Florian Westphal · 8 years ago
  27. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  28. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  29. 4a96300 netfilter: ctnetlink: restore inlining for netlink message size calculation by Pablo Neira Ayuso · 8 years ago
  30. 4054ff4 netfilter: ctnetlink: remove unnecessary inlining by Pablo Neira Ayuso · 8 years ago
  31. b16c291 netfilter: nf_conntrack: use safer way to lock all buckets by Sasha Levin · 8 years ago
  32. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 8 years ago
  33. 224a059 netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct by Ken-ichirou MATSUZAWA · 9 years ago
  34. 83f3e94 netfilter: Kconfig rename QUEUE_CT to GLUE_CT by Ken-ichirou MATSUZAWA · 9 years ago
  35. a4b4766 netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info by Ken-ichirou MATSUZAWA · 9 years ago
  36. b7bd180 netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c by Pablo Neira Ayuso · 9 years ago
  37. 5e8018f netfilter: nf_conntrack: add efficient mark to zone mapping by Daniel Borkmann · 9 years ago
  38. deedb59 netfilter: nf_conntrack: add direction support for zones by Daniel Borkmann · 9 years ago
  39. 308ac91 netfilter: nf_conntrack: push zone object into functions by Daniel Borkmann · 9 years ago
  40. 95dd865 netfilter: ctnetlink: put back references to master ct and expect objects by Pablo Neira Ayuso · 9 years ago
  41. 866476f netfilter: conntrack: Flush connections with a given mark by Kristian Evensen · 9 years ago
  42. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  43. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  44. 397304b netfilter: ctnetlink: remove null test before kfree by Fabian Frederick · 10 years ago
  45. 4a00106 netfilter: ctnetlink: add zone size to length by Ken-ichirou MATSUZAWA · 10 years ago
  46. cd5f336 netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper by Florian Westphal · 10 years ago
  47. 266155b netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks by Pablo Neira Ayuso · 10 years ago
  48. fe337ac netfilter: ctnetlink: don't add null bindings if no nat requested by Florian Westphal · 10 years ago
  49. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  50. 93bb0ce netfilter: conntrack: remove central spinlock nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  51. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  52. b7779d0 netfilter: conntrack: spinlock per cpu to protect special lists. by Jesper Dangaard Brouer · 10 years ago
  53. d2bf2f3 netfilter: nft_ct: labels get support by Florian Westphal · 10 years ago
  54. 0eba801 netfilter: ctnetlink: force null nat binding on insert by Pablo Neira Ayuso · 10 years ago
  55. 534473c netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmark by Florian Westphal · 10 years ago
  56. 4542fa4 netfilter: ctnetlink: account both directions in one step by Holger Eitzenberger · 11 years ago
  57. f7b13e4 netfilter: introduce nf_conn_acct structure by Holger Eitzenberger · 11 years ago
  58. b7e092c netfilter: ctnetlink: fix uninitialized variable by Florian Westphal · 11 years ago
  59. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  60. bd07793 netfilter: nfnetlink_queue: allow to attach expectations to conntracks by Pablo Neira Ayuso · 11 years ago
  61. 0ef71ee netfilter: ctnetlink: refactor ctnetlink_create_expect by Pablo Neira Ayuso · 11 years ago
  62. 02982c2 netfilter: nf_conntrack: remove duplicate code in ctnetlink by Florian Westphal · 11 years ago
  63. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. 797a7d6 netfilter: ctnetlink: send event when conntrack label was modified by Florian Westphal · 11 years ago
  65. 130ffbc netfilter: check return code from nla_parse_tested by Daniel Borkmann · 11 years ago
  66. e844a92 netfilter: ctnetlink: allow to dump expectation per master conntrack by Pablo Neira Ayuso · 11 years ago
  67. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  68. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  69. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 11 years ago
  70. 442fad9 netfilter: ctnetlink: don't permit ct creation with random tuple by Florian Westphal · 11 years ago
  71. c14b78e netfilter: nfnetlink: add mutex per subsystem by Pablo Neira Ayuso · 11 years ago
  72. 9b21f6a netfilter: ctnetlink: allow userspace to modify labels by Florian Westphal · 11 years ago
  73. 0ceabd8 netfilter: ctnetlink: deliver labels to userspace by Florian Westphal · 11 years ago
  74. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 11 years ago
  75. 1310b955 netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect by Jesper Juhl · 11 years ago
  76. 6d1fafc netfilter: ctnetlink: nla_policy updates by Florian Westphal · 12 years ago
  77. d871bef netfilter: ctnetlink: dump entries from the dying and unconfirmed lists by Pablo Neira Ayuso · 12 years ago
  78. 04dac01 netfilter: nf_conntrack: improve nf_conn object traceability by Pablo Neira Ayuso · 12 years ago
  79. 7be54ca netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries by Pablo Neira Ayuso · 12 years ago
  80. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  81. c7cbb91 netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat by Pablo Neira Ayuso · 12 years ago
  82. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  83. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  84. ef6acf6 netfilter: ctnetlink: fix error return code in init path by Julia Lawall · 12 years ago
  85. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  86. 68e035c netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueue by Pablo Neira Ayuso · 12 years ago
  87. 392025f netfilter: ctnetlink: add new messages to obtain statistics by Pablo Neira Ayuso · 12 years ago
  88. 8e36c4b netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n by Pablo Neira Ayuso · 12 years ago
  89. d584a61 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y by Pablo Neira Ayuso · 12 years ago
  90. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  91. fd7462d netfilter: ctnetlink: fix NULL dereference while trying to change helper by Pablo Neira Ayuso · 12 years ago
  92. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 12 years ago
  93. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  94. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 12 years ago
  95. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  96. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 12 years ago
  97. cc1eb43 nf_conntrack_netlink: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  98. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 12 years ago
  100. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago