index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_log.c
Age
Commit message (
Expand
)
Author
2009-05-27
netfilter: nfnetlink_log: fix wrong skbuff size calculation
Pablo Neira Ayuso
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
2009-02-18
netfilter: nfnetlink_log: fix timeout handling
Eric Leblond
2009-02-18
netfilter: nfnetlink_log: fix per-rule qthreshold override
Eric Leblond
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-11-18
netfilter: nfnetlink_log: fix warning and prototype mismatch
Patrick McHardy
2008-11-14
CRED: Use creds in file structs
David Howells
2008-11-04
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
Eric Leblond
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-07-21
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-10
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
2008-03-10
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-01-31
[NETFILTER]: nfnetlink_log: sparse warning fixes
Stephen Hemminger
2008-01-31
[NETFILTER]: nfnetlink_log: fix typo
Patrick McHardy
2008-01-28
[NETFILTER]: nfnetlink_log: include GID in netlink message
Patrick McHardy
2008-01-28
[NETFILTER]: nfnetlink_log: use endianness-aware attribute functions
Patrick McHardy
2008-01-28
[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create
Patrick McHardy
2008-01-28
[NETFILTER]: nfnetlink_log: remove excessive debugging
Patrick McHardy
2008-01-28
[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
Patrick McHardy
2008-01-28
[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2007-10-10
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2007-10-10
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
2007-10-10
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
2007-10-10
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
2007-10-10
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
2007-10-10
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-10-10
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-09-20
[NETFILTER]: nfnetlink_log: fix sending of multipart messages
Eric Leblond
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-04-25
[NETFILTER]: nfnetlink_log: remove fallback to group 0
Patrick McHardy
2007-04-25
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-25
[NETFILTER]: nfnetlink_log: remove conditional locking
Patrick McHardy
2007-04-25
[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...
Michal Miroslaw
2007-04-25
[NETFILTER]: nfnetlink_log: iterator functions need iter_state * only
Michal Miroslaw
2007-04-25
[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance
Michal Miroslaw
2007-04-25
[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...
Michal Miroslaw
2007-04-25
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-04-25
[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
Michal Miroslaw
2007-04-25
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
2007-04-25
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
[next]