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
2014-08-08
netfilter: nf_tables: fix error return code
Julia Lawall
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-08
netfilter: nf_tables: don't update chain with unset counters
Pablo Neira Ayuso
2014-08-08
netfilter: nf_tables: uninitialize element key/data from the commit path
Pablo Neira Ayuso
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-02
nftables: Convert nft_hash to use generic rhashtable
Thomas Graf
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-01
netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key
Thomas Graf
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-31
netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute
Pablo Neira Ayuso
2014-07-31
netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...
Alexey Perevalov
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
netfilter: nfnetlink_acct: dump unmodified nfacct flags
Alexey Perevalov
2014-07-25
netfilter: xt_LED: fix too short led-always-blink
Jiri Prchal
2014-07-25
netfilter: xt_LED: don't output error message redundantly
Duan Jiong
2014-07-24
netfilter: xt_hashlimit: perform garbage collection from process context
Eric Dumazet
2014-07-22
netfilter: nf_tables: simplify set dump through netlink
Pablo Neira Ayuso
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-17
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
2014-07-16
ipvs: Remove dead debug code
Yannick Brosseau
2014-07-16
ipvs: remove null test before kfree
Fabian Frederick
2014-07-16
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2014-07-14
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
2014-07-14
netfilter: nf_tables: safe RCU iteration on list when dumping
Pablo Neira Ayuso
2014-06-30
netfilter: nf_tables: skip transaction if no update flags in tables
Pablo Neira Ayuso
2014-06-30
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-29
netfilter: nft_log: fix coccinelle warnings
Fengguang Wu
2014-06-28
netfilter: xt_LOG: add missing string format in nf_log_packet()
Pablo Neira Ayuso
2014-06-28
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-27
netfilter: nft_log: complete logging support
Pablo Neira Ayuso
2014-06-27
netfilter: nft_log: request explicit logger when loading rules
Pablo Neira Ayuso
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-25
netfilter: nf_log: move log buffering to core logging
Pablo Neira Ayuso
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
2014-06-25
netfilter: conntrack: remove timer from ecache extension
Florian Westphal
2014-06-25
netfilter: x_tables: xt_free_table_info() cleanup
Eric Dumazet
2014-06-25
netfilter: ctnetlink: remove null test before kfree
Fabian Frederick
2014-06-16
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
2014-06-16
netfilter: ctnetlink: add zone size to length
Ken-ichirou MATSUZAWA
2014-06-16
Merge branch 'ipvs'
Pablo Neira Ayuso
2014-06-16
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: indicate family when dumping set elements
Pablo Neira Ayuso
2014-06-16
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: fix wrong type in transaction when replacing rules
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: decrement chain use counter when replacing rules
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
[next]