summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebt_ulog.c
AgeCommit message (Expand)Author
2011-07-21net, netfilter: Remove redundant goto in ebt_ulog_packetJesper Juhl
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt
2010-03-18netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal
2009-09-01netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy
2009-03-26netfilter: fix nf_logger name in ebt_ulog.Eric Leblond
2009-03-26netfilter: fix warning in ebt_ulog init function.Eric Leblond
2009-03-26netfilter: fix warning about invalid const usageEric Leblond
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt
2008-01-31[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt
2008-01-31[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt
2008-01-31[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-07-24[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETFILTER]: Use setup_timerPatrick McHardy
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-08-13[NETFILTER]: ulog: fix panic on SMP kernelsMark Huang
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-02-04[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy
2006-02-04[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger
2006-01-03[NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulogBart De Schuymer
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds