aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6t_LOG.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-191-1/+1
|\
| * netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx2011-02-171-1/+1
* | netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt2010-11-151-2/+1
|/
* netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-041-78/+79
* netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-281-28/+53
* netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-281-3/+3
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as defaultPatrick McHardy2010-04-151-1/+1
* netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-251-3/+3
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-251-4/+3
* netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.cZhitong Wang2010-03-191-1/+0
* netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-231-2/+2
* netfilter: use a linked list of loggersEric Leblond2009-03-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-4/+3
|\
| * net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-311-3/+2
| * net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
| * net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-1/+1
* | CRED: Use creds in file structsDavid Howells2008-11-141-2/+2
|/
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-5/+2
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-5/+3
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-081-3/+4
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-1/+1
* [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log outputPatrick McHardy2008-04-141-1/+5
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-281-0/+1
* [NETFILTER]: {ip,ip6}t_LOG: log GIDMaciej Soltysiak2008-01-281-1/+3
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-281-20/+16
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-3/+2
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-241-4/+2
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-9/+3
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-101-1/+1
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-101-9/+18
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-101-8/+8
* [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy2007-04-251-8/+4
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-2/+3
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-121-1/+1
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-5/+5
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-081-4/+6
* [NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt2007-02-081-2/+5
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-021-7/+2
* [IPV6]: Misc endianness annotations.Al Viro2006-12-021-2/+2
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-3/+7
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-1/+0
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-2/+1
* [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-191-1/+1
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4