1. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  2. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  3. fd76a74 Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 5 months ago
  4. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  5. ee895a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 5 months ago
  6. f2e0b29 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 5 months ago
  7. 4203b19 netfilter: flowtable: Set offload timeout when adding flow by Roi Dayan · 4 years, 5 months ago
  8. 73f9407 netfilter: conntrack: Move nf_ct_offload_timeout to header file by Roi Dayan · 4 years, 5 months ago
  9. 77a9218 netfilter: nf_tables: report EEXIST on overlaps by Pablo Neira Ayuso · 4 years, 5 months ago
  10. 78470d9 netfilter: nft_meta: fix iifgroup matching by Florian Westphal · 4 years, 5 months ago
  11. 83d9dcb netfilter: nf_tables: extended netlink error reporting for expressions by Pablo Neira Ayuso · 4 years, 5 months ago
  12. ffe8923 netfilter: nft_compat: make sure xtables destructors have run by Florian Westphal · 4 years, 6 months ago
  13. 5093533 netfilter: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  14. b901892 netfilter: nft_set_rbtree: Use sequence counter with associated rwlock by Ahmed S. Darwish · 4 years, 6 months ago
  15. 8201d92 netfilter: conntrack: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 6 months ago
  16. d3c4815 net: remove sockptr_advance by Christoph Hellwig · 4 years, 5 months ago
  17. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  18. c2f1263 netfilter: switch nf_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  19. ab214d1 netfilter: switch xt_copy_counters to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  20. 8210e34 ipvs: fix the connection sync failed in some cases by guodeqing · 4 years, 6 months ago
  21. 954d829 netfilter: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  22. 35dfb01 ipvs: queue delayed work to expire no destination connections if expire_nodest_conn=1 by Andrew Sy Kim · 4 years, 6 months ago
  23. 657e4c3 netfilter: split nf_sockopt by Christoph Hellwig · 4 years, 6 months ago
  24. c34bc10 netfilter: remove the compat argument to xt_copy_counters_from_user by Christoph Hellwig · 4 years, 6 months ago
  25. 77d4df4 netfilter: remove the compat_{get,set} methods by Christoph Hellwig · 4 years, 6 months ago
  26. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  27. 336f531 netfilter: nf_tables: Fix a use after free in nft_immediate_destroy() by Dan Carpenter · 4 years, 6 months ago
  28. 1e9451c netfilter: nf_tables: fix nat hook table deletion by Florian Westphal · 4 years, 6 months ago
  29. c40f4e5 net: sched: Pass qdisc reference in struct flow_block_offload by Petr Machata · 4 years, 6 months ago
  30. 3db86c3 net: netfilter: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  31. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  32. 68df2ed audit: use the proper gfp flags in the audit_log_nfcfg() calls by Paul Moore · 4 years, 6 months ago
  33. c1f79a2 netfilter: nf_tables: reject unsupported chain flags by Pablo Neira Ayuso · 4 years, 6 months ago
  34. d0e2c7d netfilter: nf_tables: add NFT_CHAIN_BINDING by Pablo Neira Ayuso · 4 years, 6 months ago
  35. 04b7db4 netfilter: nf_tables: add nft_chain_add() by Pablo Neira Ayuso · 4 years, 6 months ago
  36. 67c49de netfilter: nf_tables: expose enum nft_chain_flags through UAPI by Pablo Neira Ayuso · 4 years, 6 months ago
  37. 51d70f1 netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute by Pablo Neira Ayuso · 4 years, 6 months ago
  38. 837830a netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute by Pablo Neira Ayuso · 4 years, 6 months ago
  39. 74cccc3 netfilter: nf_tables: add NFTA_CHAIN_ID attribute by Pablo Neira Ayuso · 4 years, 6 months ago
  40. f0a5e4d ipvs: allow connection reuse for unconfirmed conntrack by Julian Anastasov · 4 years, 6 months ago
  41. d005fbb netfilter: conntrack: refetch conntrack after nf_conntrack_update() by Pablo Neira Ayuso · 4 years, 6 months ago
  42. f9200a5 ipvs: avoid expiring many connections from timer by Julian Anastasov · 4 years, 7 months ago
  43. c4e8fa9 netfilter: ipset: call ip_set_free() instead of kfree() by Eric Dumazet · 4 years, 6 months ago
  44. 857ca89 ipvs: register hooks only with services by Julian Anastasov · 4 years, 7 months ago
  45. d61d2e9 netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on insert by Stefano Brivio · 4 years, 7 months ago
  46. f53b9b0 netfilter: introduce support for reject at prerouting stage by Laura Garcia Liebana · 4 years, 7 months ago
  47. 1422403 audit: add gfp parameter to audit_log_nfcfg by Richard Guy Briggs · 4 years, 6 months ago
  48. 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 7 months ago
  49. 7150284 netfilter: ipset: fix unaligned atomic access by Russell King · 4 years, 7 months ago
  50. 8e6cf36 audit: log nftables configuration change events by Richard Guy Briggs · 4 years, 7 months ago
  51. a1db217 net: flow_offload: fix flow_indr_dev_unregister path by wenxu · 4 years, 7 months ago
  52. 505ee3a netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline by Alaa Hleihel · 4 years, 7 months ago
  53. 38af8f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 7 months ago
  54. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  55. 3003055 netfilter: nf_tables: hook list memleak in flowtable deletion by Pablo Neira Ayuso · 4 years, 7 months ago
  56. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  57. 6c2d217 netfilter: ctnetlink: memleak in filter initialization error path by Pablo Neira Ayuso · 4 years, 7 months ago
  58. c382928 netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer by Stefano Brivio · 4 years, 7 months ago
  59. 33d0779 netfilter: nft_set_rbtree: Don't account for expired elements on insertion by Stefano Brivio · 4 years, 7 months ago
  60. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  61. 9d99b16 Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 7 months ago
  62. af0a248 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 7 months ago
  63. 709ffbe net: remove indirect block netdev event registration by Pablo Neira Ayuso · 4 years, 7 months ago
  64. 0fdcf78 net: use flow_indr_dev_setup_offload() by Pablo Neira Ayuso · 4 years, 7 months ago
  65. a8284c6 netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup() by Pablo Neira Ayuso · 4 years, 7 months ago
  66. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  67. 5b6743f netfilter: nf_tables: skip flowtable hooknum and priority on device updates by Pablo Neira Ayuso · 4 years, 8 months ago
  68. 05abe44 netfilter: nf_tables: allow to register flowtable with no devices by Pablo Neira Ayuso · 4 years, 8 months ago
  69. abadb2f netfilter: nf_tables: delete devices from flowtable by Pablo Neira Ayuso · 4 years, 8 months ago
  70. 78d9f48 netfilter: nf_tables: add devices to existing flowtable by Pablo Neira Ayuso · 4 years, 8 months ago
  71. c42d8bd netfilter: nf_tables: pass hook list to flowtable event notifier by Pablo Neira Ayuso · 4 years, 8 months ago
  72. 389a2cb netfilter: nf_tables: add nft_flowtable_hooks_destroy() by Pablo Neira Ayuso · 4 years, 8 months ago
  73. f938266 netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks() by Pablo Neira Ayuso · 4 years, 8 months ago
  74. d9246a5 netfilter: nf_tables: generalise flowtable hook parsing by Pablo Neira Ayuso · 4 years, 8 months ago
  75. cb8aa9a netfilter: ctnetlink: add kernel side filtering for dump by Romain Bellan · 4 years, 8 months ago
  76. 4946ea5 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years, 7 months ago
  77. 94945ad netfilter: conntrack: comparison of unsigned in cthelper confirmation by Pablo Neira Ayuso · 4 years, 7 months ago
  78. 46c1e06 netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update by Nathan Chancellor · 4 years, 7 months ago
  79. 703acd7 netfilter: nfnetlink_cthelper: unbreak userspace helper support by Pablo Neira Ayuso · 4 years, 8 months ago
  80. ee04805 netfilter: conntrack: make conntrack userspace helpers work again by Pablo Neira Ayuso · 4 years, 8 months ago
  81. 4c559f1 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years, 8 months ago
  82. a164b95 netfilter: ipset: Fix subcounter update skip by Phil Sutter · 4 years, 8 months ago
  83. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  84. 340eaff netfilter: nft_set_rbtree: Add missing expired checks by Phil Sutter · 4 years, 8 months ago
  85. 9ed81c8 netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration by Pablo Neira Ayuso · 4 years, 8 months ago
  86. 54ab49f netfilter: conntrack: fix infinite loop on rmmod by Florian Westphal · 4 years, 8 months ago
  87. 1d10da0 netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue by Roi Dayan · 4 years, 8 months ago
  88. 2c88979 netfilter: flowtable: Add pending bit for offload work by Paul Blakey · 4 years, 8 months ago
  89. 2c407ac netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 8 months ago
  90. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  91. 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  92. 4ac0b12 docs: networking: convert tproxy.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  93. c165d57 netfilter: nf_osf: avoid passing pointer to local var by Arnd Bergmann · 4 years, 8 months ago
  94. a45d885 netfilter: add audit table unregister actions by Richard Guy Briggs · 4 years, 9 months ago
  95. c4dad0a audit: tidy and extend netfilter_cfg x_tables by Richard Guy Briggs · 4 years, 9 months ago
  96. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  97. 3ff7ddb netfilter: nft_nat: add netmap support by Pablo Neira Ayuso · 4 years, 9 months ago
  98. acd766e netfilter: nft_nat: add helper function to set up NAT address and protocol by Pablo Neira Ayuso · 4 years, 9 months ago
  99. 4566aa4 netfilter: nft_nat: set flags from initialization path by Pablo Neira Ayuso · 4 years, 9 months ago
  100. 0d7c834 netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported by Pablo Neira Ayuso · 4 years, 9 months ago