1. 22ea73de ANDROID: nf: IDLETIMER: Fix broken uid field in the msg by Amit Pundir · 9 years ago
  2. 5ecc807 ANDROID: nf: IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 9 years ago
  3. da5ea99 ANDROID: netfilter: fix seq_printf type mismatch warning by Sherman Yin · 10 years ago
  4. 13e257e ANDROID: nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35 by Ruchi Kandoi · 10 years ago
  5. eb16843 ANDROID: nf: IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 10 years ago
  6. a347e8e ANDROID: xt_qtaguid: Fix boot panic by Jon Medhurst (Tixy) · 10 years ago
  7. 89f9044 ANDROID: net: kuid/kguid build fixes by John Stultz · 10 years ago
  8. 85a2eb5 ANDROID: netfilter: xt_qtaguid: 64-bit warning fixes by Greg Hackmann · 10 years ago
  9. 5647291 ANDROID: netfilter: xt_qtaguid: fix memory leak in seq_file handlers by Greg Hackmann · 11 years ago
  10. d1fd397 ANDROID: netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling by JP Abgrall · 11 years ago
  11. 287076e ANDROID: netfilter: xt_qtaguid: 3.10 fixes by Arve Hjønnevåg · 11 years ago
  12. eb6aba2 ANDROID: netfilter: xt_quota2: 3.10 fixes. by Arve Hjønnevåg · 11 years ago
  13. a2e371b ANDROID: netfilter: qtaguid: rate limit some of the printks by JP Abgrall · 11 years ago
  14. cf47f36 ANDROID: netfilter: xt_qtaguid: Allow tracking loopback by JP Abgrall · 11 years ago
  15. 87f93e8 ANDROID: netfilter: xt_qtaguid: extend iface stat to report protocols by JP Abgrall · 12 years ago
  16. 90414bc ANDROID: netfilter: xt_qtaguid: remove AID_* dependency for access control by JP Abgrall · 12 years ago
  17. b842ea5 ANDROID: netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails by Pontus Fuchs · 12 years ago
  18. b79c36f1 ANDROID: netfilter: xt_qtaguid: fix error exit that would keep a spinlock. by JP Abgrall · 12 years ago
  19. 4cf10b8 ANDROID: netfilter: xt_qtaguid: report only uid tags to non-privileged processes by JP Abgrall · 12 years ago
  20. 9e0858c ANDROID: netfilter: xt_qtaguid: start tracking iface rx/tx at low level by JP Abgrall · 12 years ago
  21. cf7ad6a ANDROID: netfilter: xt_IDLETIMER: Add new netlink msg type by JP Abgrall · 12 years ago
  22. 4bb20aa ANDROID: netfilter: xt_qtaguid: fix ipv6 protocol lookup by JP Abgrall · 12 years ago
  23. e5d7986 ANDROID: netfilter: qtaguid: initialize a local var to keep compiler happy. by JP Abgrall · 12 years ago
  24. 8f4eba2 ANDROID: netfilter: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  25. b702927 ANDROID: netfilter: adding the original quota2 from xtables-addons by JP Abgrall · 13 years ago
  26. baf0db4 ANDROID: netfilter: add xt_qtaguid matching module by JP Abgrall · 13 years ago
  27. ef5ecfe Merge remote-tracking branch 'origin/tmp-3e5de27' into msm-4.8 by Kyle Yan · 8 years ago
  28. 49cdc4c netfilter: nft_range: add the missing NULL pointer check by Liping Zhang · 8 years ago
  29. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 8 years ago
  30. 7223ecd netfilter: nat: switch to new rhlist interface by Florian Westphal · 8 years ago
  31. 728e87b netfilter: nat: fix cmp return value by Florian Westphal · 8 years ago
  32. abd66e9 netfilter: nft_hash: validate maximum value of u32 netlink hash attribute by Laura Garcia Liebana · 8 years ago
  33. f2cf423 Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8 by Kyle Yan · 8 years ago
  34. 58c78e1 netfilter: nf_tables: fix oops when inserting an element into a verdict map by Liping Zhang · 8 years ago
  35. e0df8ca netfilter: conntrack: refine gc worker heuristics by Florian Westphal · 8 years ago
  36. 6114cc5 netfilter: conntrack: fix CT target for UNSPEC helpers by Florian Westphal · 8 years ago
  37. fb9c964 netfilter: connmark: ignore skbs with magic untracked conntrack objects by Florian Westphal · 8 years ago
  38. 8fbfef7 ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr by WANG Cong · 8 years ago
  39. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  40. c17c3cd netfilter: nf_tables: destroy the set if fail to add transaction by Liping Zhang · 8 years ago
  41. 5747620 netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  42. f1d505b netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_check by John W. Linville · 8 years ago
  43. 444f901 netfilter: nf_conntrack_sip: extend request line validation by Ulrich Weber · 8 years ago
  44. dab4506 netfilter: nf_tables: fix race when create new element in dynset by Liping Zhang · 8 years ago
  45. 61f9e29 netfilter: nf_tables: fix *leak* when expr clone fail by Liping Zhang · 8 years ago
  46. bb6a6e8 netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled by Liping Zhang · 8 years ago
  47. 9b25916 BACKPORT: Don't show empty tag stats for unprivileged uids by Mohamad Ayyash · 8 years ago
  48. e7ae508 netfilter: xt_quota2: make quota2_log work well by Liping Zhang · 8 years ago
  49. e094aab xt_qtaguid: Fix panic caused by processing non-full socket. by John Stultz · 8 years ago
  50. fd34d9f xt_qtaguid: Fix panic caused by synack processing by John Stultz · 8 years ago
  51. e0844a4 netfilter: xt_qtaguid: seq_printf fixes by Amit Pundir · 9 years ago
  52. c12563f xt_qtaguid: fix a race condition in if_tag_stat_update by liping.zhang · 9 years ago
  53. 996b72e netfilter: xt_qtaguid/socket: build fixes for 4.4 by Amit Pundir · 9 years ago
  54. e44d1c3 netfilter: xt_qtaguid: xt_socket: build fixes by Amit Pundir · 9 years ago
  55. 0fe02f7 net: xt_qtaguid/xt_socket: fix refcount underflow and crash by Dmitry Torokhov · 9 years ago
  56. e088804 xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk() by Amit Pundir · 10 years ago
  57. e5da7c5 xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socket by Mohamad Ayyash · 10 years ago
  58. 6d8139e xt_qtaguid: fix broken uid/gid range check by Amit Pundir · 10 years ago
  59. 1bd3848 netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk by John Stultz · 10 years ago
  60. a8ea79a nf: IDLETIMER: Fix broken uid field in the msg by Amit Pundir · 9 years ago
  61. ab507e7 nf: IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 9 years ago
  62. c47b55a netfilter: fix seq_printf type mismatch warning by Sherman Yin · 10 years ago
  63. 89ab78d nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35 by Ruchi Kandoi · 10 years ago
  64. 012f9a03 nf: IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 10 years ago
  65. e273c29 xt_qtaguid: Fix boot panic by Jon Medhurst (Tixy) · 10 years ago
  66. 2ce9dbd net: kuid/kguid build fixes by John Stultz · 10 years ago
  67. 06dc58b netfilter: xt_qtaguid: 64-bit warning fixes by Greg Hackmann · 10 years ago
  68. e85ee21 netfilter: xt_qtaguid: fix memory leak in seq_file handlers by Greg Hackmann · 11 years ago
  69. 785489d netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling by JP Abgrall · 11 years ago
  70. b0e078c netfilter: xt_qtaguid: 3.10 fixes by Arve Hjønnevåg · 11 years ago
  71. ed0528b netfilter: xt_quota2: 3.10 fixes. by Arve Hjønnevåg · 11 years ago
  72. 41c27d8 netfilter: qtaguid: rate limit some of the printks by JP Abgrall · 11 years ago
  73. 0740bc2 netfilter: xt_qtaguid: Allow tracking loopback by JP Abgrall · 11 years ago
  74. cd44bc9 netfilter: xt_qtaguid: extend iface stat to report protocols by JP Abgrall · 12 years ago
  75. 7b63422 netfilter: xt_qtaguid: remove AID_* dependency for access control by JP Abgrall · 12 years ago
  76. aed83f8 netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails by Pontus Fuchs · 12 years ago
  77. 5c08f77 netfilter: xt_qtaguid: fix error exit that would keep a spinlock. by JP Abgrall · 12 years ago
  78. 50df04d netfilter: xt_qtaguid: report only uid tags to non-privileged processes by JP Abgrall · 12 years ago
  79. cb5e877 netfilter: xt_qtaguid: start tracking iface rx/tx at low level by JP Abgrall · 12 years ago
  80. 120af19 netfilter: xt_IDLETIMER: Add new netlink msg type by JP Abgrall · 12 years ago
  81. 6dc87f7 netfilter: xt_qtaguid: fix ipv6 protocol lookup by JP Abgrall · 12 years ago
  82. 37757e9 netfilter: qtaguid: initialize a local var to keep compiler happy. by JP Abgrall · 12 years ago
  83. 592b07a netfilter: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  84. 2177a13 netfilter: adding the original quota2 from xtables-addons by JP Abgrall · 13 years ago
  85. 053e310 netfilter: add xt_qtaguid matching module by JP Abgrall · 13 years ago
  86. 7034b56 netfilter: fix nf_queue handling by Pablo Neira Ayuso · 8 years ago
  87. 7bb6615 netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached by Nicolas Dichtel · 8 years ago
  88. 1ecc281 netfilter: x_tables: suppress kmemcheck warning by Florian Westphal · 8 years ago
  89. d2e4d59 netfilter: nf_tables: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  90. ccca660 netfilter: nft_range: validate operation netlink attribute by Pablo Neira Ayuso · 8 years ago
  91. 21a9e0f netfilter: nft_exthdr: fix error handling in nft_exthdr_init() by Dan Carpenter · 8 years ago
  92. 09525a0 netfilter: nf_tables: underflow in nft_parse_u32_check() by Dan Carpenter · 8 years ago
  93. 5751e17 netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy by Liping Zhang · 8 years ago
  94. f434ed0 netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name by Liping Zhang · 8 years ago
  95. 6d19375 netfilter: xt_NFLOG: fix unexpected truncated packet by Liping Zhang · 8 years ago
  96. a8b1e36 netfilter: nft_dynset: fix element timeout for HZ != 1000 by Anders K. Pedersen · 8 years ago
  97. 1b203c1 netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants by Geert Uytterhoeven · 8 years ago
  98. bd3769b netfilter: Fix slab corruption. by Linus Torvalds · 8 years ago
  99. 2fa46c1 netfilter: nft_limit: fix divided by zero panic by Liping Zhang · 8 years ago
  100. dbb5918 netfilter: fix namespace handling in nf_log_proc_dostring by Jann Horn · 8 years ago