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
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-01-08
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
2016-01-08
netfilter: nft_byteorder: provide 64bit le/be conversion
Florian Westphal
2016-01-08
netfilter: nf_tables: Add new attributes into nft_set to store user data.
Carlos Falgueras GarcĂa
2016-01-08
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
2016-01-08
netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...
Ken-ichirou MATSUZAWA
2016-01-08
netfilter: nfnetlink_queue: just returns error for unknown command
Ken-ichirou MATSUZAWA
2016-01-08
netfilter: nfnetlink_queue: don't handle options after unbind
Ken-ichirou MATSUZAWA
2016-01-08
netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
Ken-ichirou MATSUZAWA
2016-01-04
netfilter: nf_ct_helper: define pr_fmt()
Pablo Neira Ayuso
2016-01-04
netfilter: nf_tables: add forward expression to the netdev family
Pablo Neira Ayuso
2016-01-03
netfilter: nf_tables: add packet duplication to the netdev family
Pablo Neira Ayuso
2016-01-03
netfilter: nft_limit: allow to invert matching criteria
Pablo Neira Ayuso
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-28
netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
Pablo Neira Ayuso
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-28
netfilter: nf_tables: remove check against removal of inactive objects
Pablo Neira Ayuso
2015-12-28
netfilter: nf_tables: destroy basechain and rules on netdevice removal
Pablo Neira Ayuso
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
2015-12-18
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
Pablo Neira Ayuso
2015-12-18
netfilter: meta: add support for setting skb->pkttype
Florian Westphal
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
nfnetlink: add nfnl_dereference_protected helper
Florian Westphal
2015-12-14
netfilter: implement xt_cgroup cgroup2 path match
Tejun Heo
2015-12-14
netfilter: prepare xt_cgroup for multi revisions
Tejun Heo
2015-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-12-14
netfilter: cttimeout: add netns support
Pablo Neira
2015-12-13
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
2015-12-10
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...
Pablo Neira Ayuso
2015-12-10
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-12-09
netfilter: nf_tables: fix nf_log_trace based tracing
Florian Westphal
2015-12-09
netfilter: nfnetlink_log: Change setter functions to be void
Rosen, Rami
2015-12-09
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
2015-12-09
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
2015-12-09
netfilter: nf_tables: extend tracing infrastructure
Florian Westphal
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-11-25
netfilter: nft_payload: add packet mangling support
Patrick McHardy
2015-11-25
netfilter: Set /proc/net entries owner to root in namespace
Philip Whineray
2015-11-23
netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
Arnd Bergmann
2015-11-15
ipvs: use skb_to_full_sk() helper
Eric Dumazet
2015-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-11-10
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
2015-11-10
netfilter: fix xt_TEE and xt_TPROXY dependencies
Arnd Bergmann
2015-11-10
netfilter: nfnetlink_log: work around uninitialized variable warning
Arnd Bergmann
2015-11-08
netfilter: nft_meta: use skb_to_full_sk() helper
Eric Dumazet
2015-11-08
netfilter: xt_owner: use skb_to_full_sk() helper
Eric Dumazet
2015-11-07
netfilter: ipset: Fix hash type expire: release empty hash bucket block
Jozsef Kadlecsik
[next]