aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebt_log.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-06netfilter: Use pr_cont where appropriateJoe Perches1-17/+17
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-1/+1
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-5/+6
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang1-1/+1
2015-11-23netfilter-bridge: brace placementIan Morris1-4/+2
2015-11-23netfilter-bridge: use netdev style commentsIan Morris1-1/+2
2015-09-18netfilter: x_tables: Use par->net instead of computing from the passed net devicesEric W. Biederman1-1/+1
2014-06-27netfilter: bridge: add generic packet loggerPablo Neira Ayuso1-43/+5
2014-06-25netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso1-0/+1
2013-12-19bridge: add space before '(/{', after ',', etc.tanxiaojun1-1/+1
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom1-6/+5
2013-04-05netfilter: ebt_log: add net namespace support for ebt_logGao feng1-2/+35
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng1-3/+4
2012-09-12netfilter: log: Fix log-level processingJoe Perches1-1/+1
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić1-1/+1
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross1-1/+2
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-1/+1
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt1-3/+3
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt1-1/+1
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal1-1/+1
2009-08-10netfilter: ebtables: Use %pM conversion specifierTobias Klauser1-22/+7
2009-03-26netfilter: fix warning about invalid const usageEric Leblond1-1/+1
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison1-8/+4
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison1-4/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt1-5/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt1-8/+6
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt1-5/+4
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt1-7/+10
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt1-0/+2
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt1-1/+2
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt1-4/+4
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt1-6/+5
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-3/+3
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt1-1/+1
2008-06-17bridge: fix IPV6=n buildRandy Dunlap1-0/+2
2008-06-09netfilter: ebtables: add IPv6 supportKuo-lang Tseng1-16/+48
2008-01-31[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt1-0/+1
2008-01-31[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt1-7/+11
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy1-0/+1
2007-07-24[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl1-1/+0
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy1-4/+2
2007-04-25[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy1-8/+4
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy1-1/+1
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2007-02-08[NET]: Add UDPLITE support in a few missing spotsPatrick McHardy1-0/+1
2006-12-02[BRIDGE]: Annotations.Al Viro1-3/+3
2006-05-19[NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig1-1/+1
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4