index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
/
ip_tables.c
Age
Commit message (
Expand
)
Author
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-02
netfilter: use IS_ENABLE to replace if defined in TRACE target
Gao feng
2013-01-22
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-06-16
netfilter: ip_tables: fix compile with debug
Sebastian Andrzej Siewior
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-04-04
netfilter: get rid of atomic ops in fast path
Eric Dumazet
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-20
netfilter: xtables: fix reentrancy
Eric Dumazet
2011-03-15
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-13
netfilter: x_table: speedup compat operations
Eric Dumazet
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2010-11-03
ipv4: netfilter: ip_tables: fix information leak to userland
Vasiliy Kulikov
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2010-08-23
netfilter: fix CONFIG_COMPAT support
Florian Westphal
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-06-04
netfilter: vmalloc_node cleanup
Eric Dumazet
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
2010-05-02
netfilter: ip_tables: fix compilation when debug is enabled
Jan Engelhardt
2010-04-22
netfilter: ip_tables: convert pr_devel() to pr_debug()
Patrick McHardy
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
2010-03-25
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
[next]