summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebt_log.c
Commit message (Expand)AuthorAge
* netfilter: log: Fix log-level processingJoe Perches2012-09-12
* net:bridge: use IS_ENABLEDIgor Maravić2011-12-16
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-25
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-25
* netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-15
* netfilter: ebtables: Use %pM conversion specifierTobias Klauser2009-08-10
* netfilter: fix warning about invalid const usageEric Leblond2009-03-26
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison2008-10-28
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-08
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-08
* netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-08
* netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-08
* netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt2008-10-08
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-08
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-08
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-08
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-08
* bridge: fix IPV6=n buildRandy Dunlap2008-06-17
* netfilter: ebtables: add IPv6 supportKuo-lang Tseng2008-06-09
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-01-31
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-31
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-28
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-28
* [NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2007-07-24
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-24
* [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy2007-04-25
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-12
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2007-02-08
* [BRIDGE]: Annotations.Al Viro2006-12-02
* [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-19
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-27
* [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2006-01-17
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulogBart De Schuymer2006-01-03
* [EBTABLES]: Fix thinkos in ebt_log.cDavid S. Miller2005-06-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16