index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
2014-05-19
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
2014-04-29
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-23
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
2014-04-03
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
2014-04-02
netfilter: nf_tables: implement proper set selection
Patrick McHardy
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
2014-03-07
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
2014-03-07
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
2014-03-07
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
2014-03-07
netfilter: trivial code cleanup and doc changes
Jesper Dangaard Brouer
2014-02-27
netfilter: nf_tables: add optional user data area to rules
Pablo Neira Ayuso
2014-02-25
netfilter: nf_tables: add nft_dereference() macro
Patrick McHardy
2014-02-19
netfilter: nft_ct: labels get support
Florian Westphal
2014-02-06
netfilter: nf_tables: fix racy rule deletion
Pablo Neira Ayuso
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-02-06
netfilter: nf_tables: add AF specific expression support
Patrick McHardy
2014-02-05
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
2014-01-07
netfilter: nft_meta: add l4proto support
Patrick McHardy
2014-01-07
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-03
netfilter: nf_conntrack: remove dead code
stephen hemminger
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-07
netfilter: xt_NFQUEUE: separate reusable code
Eric Leblond
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-03
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2013-10-21
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
[next]