summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2020-10-12netfilter: flowtable: reduce calls to pskb_may_pull()Pablo Neira Ayuso
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso
2020-10-12netfilter: add nf_ingress_hook() helper functionPablo Neira Ayuso
2020-10-12netfilter: add nf_static_key_{inc,dec}Pablo Neira Ayuso
2020-10-12ipvs: inspect reply packets from DR/TUN real serverslongguang.yue
2020-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter
2020-10-04netfilter: nfnetlink: place subsys mutexes in distinct lockdep classesFlorian Westphal
2020-10-04netfilter: ipset: enable memory accounting for ipset allocationsVasily Averin
2020-10-04netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCKYueHaibing
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-09-30netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez
2020-09-30netfilter: nf_tables: use nla_memdup to copy udataJose M. Guisado Gomez
2020-09-30netfilter: nf_tables: fix userdata memleakJose M. Guisado Gomez
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22ipvs: Remove unused macrosYueHaibing
2020-09-22netfilter: conntrack: proc: rename stat columnFlorian Westphal
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-09-08netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez
2020-09-08netfilter: nft_meta: use socket user_ns to retrieve skuid and skgidPablo Neira Ayuso
2020-09-08netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron
2020-09-08netfilter: ctnetlink: fix mark based dump filtering regressionMartin Willi
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso
2020-09-08netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-31ipvs: remove dependency on ip6_tablesYaroslav Bolyukin
2020-08-29netfilter: nft_socket: add wildcard supportBalazs Scheidler
2020-08-29netfilter: conntrack: do not auto-delete clash entries on replyFlorian Westphal
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso
2020-08-28netfilter: delete repeated wordsRandy Dunlap
2020-08-28netfilter: xt_HMARK: Use ip_is_fragment() helperYueHaibing
2020-08-28netfilter: conntrack: remove unneeded nf_ct_putFlorian Westphal
2020-08-28netfilter: conntrack: add clash resolution stat counterFlorian Westphal
2020-08-28netfilter: conntrack: remove ignore statsFlorian Westphal
2020-08-28netfilter: conntrack: do not increment two error counters at same timeFlorian Westphal
2020-08-28netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez
2020-08-28ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21netfilter: nf_tables: fix destination register zeroingFlorian Westphal
2020-08-21netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso
2020-08-21netfilter: nft_set_rbtree: Detect partial overlap with start endpoint matchStefano Brivio
2020-08-21netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...Stefano Brivio
2020-08-20netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-13netfilter: nf_tables: free chain context when BINDING flag is missingFlorian Westphal
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-10netfilter: nft_compat: remove flush counter optimizationFlorian Westphal
2020-08-10netfilter: nf_tables: nft_exthdr: the presence return value should be little-...Stephen Suryaputra