summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-024-27/+51
|\
| * netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-281-14/+40
| * netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-281-6/+6
| * netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-173-13/+11
* | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-231-0/+5
|/
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-151-1/+1
|\
| * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
* | netfilter: CLUSTERIP: RCU conversionEric Dumazet2010-06-151-19/+29
* | netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet2010-06-091-32/+25
* | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-082-2/+2
* | netfilter: vmalloc_node cleanupEric Dumazet2010-06-042-6/+5
|/
* netfilter: remove unnecessary returns from void function()sJoe Perches2010-05-131-1/+0
* netfilter: cleanup printk messagesStephen Hemminger2010-05-137-27/+27
* netfilter: change NF_ASSERT to WARN_ONStephen Hemminger2010-05-132-12/+2
* netfilter: xtables: combine built-in extension structsJan Engelhardt2010-05-112-58/+48
* netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-114-10/+9
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-114-6/+5
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-1115-18/+19
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-112-25/+23
* netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-021-17/+5
* netfilter: ip_tables: fix compilation when debug is enabledJan Engelhardt2010-05-021-2/+2
* netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer2010-04-231-3/+4
* netfilter: ip_tables: convert pr_devel() to pr_debug()Patrick McHardy2010-04-221-5/+5
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-2014-2/+16
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1114-0/+14
| |\
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-0/+14
| * | net: convert multicast list to list_headJiri Pirko2010-04-031-2/+2
| |/
* | netfilter: xtables: remove old comments about reentrancyJan Engelhardt2010-04-192-5/+0
* | netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-192-32/+39
* | netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as defaultPatrick McHardy2010-04-151-1/+1
* | netfilter: fix some coding styles and remove moduleparam.hZhitong Wang2010-04-132-3/+1
* | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queueHerbert Xu2010-04-081-2/+1
* | netfilter: CLUSTERIP: clusterip_seq_stop() fixEric Dumazet2010-04-011-1/+2
* | netfilter: xtables: shorten up return clauseJan Engelhardt2010-03-251-5/+2
* | netfilter: xtables: slightly better error reportingJan Engelhardt2010-03-251-5/+6
* | netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-259-34/+34
* | netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-254-11/+11
* | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-2510-11/+11
* | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-254-4/+4
* | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-251-10/+8
* | netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-252-24/+16
* | netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-2512-89/+76
* | netfilter: xtables: make use of caller family rather than target familyJan Engelhardt2010-03-251-3/+3
* | netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.cZhitong Wang2010-03-191-1/+0
* | netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt2010-03-181-12/+6
|/
* netfilter: xtables: restore indentationJan Engelhardt2010-02-262-19/+29
* netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-242-54/+30
* netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-241-62/+31
* netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-241-17/+61
* netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-242-242/+121
OpenPOWER on IntegriCloud