aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_log.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy2008-11-18
| * netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond2008-11-04
* | CRED: Use creds in file structsDavid Howells2008-11-13
|/
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-08
* netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-21
* [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-27
* [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...Patrick McHardy2008-03-10
* [NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond2008-03-10
* [NETFILTER]: nfnetlink_log: sparse warning fixesStephen Hemminger2008-01-31
* [NETFILTER]: nfnetlink_log: fix typoPatrick McHardy2008-01-31
* [NETFILTER]: nfnetlink_log: include GID in netlink messagePatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_log: use endianness-aware attribute functionsPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_createPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_log: remove excessive debuggingPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commandsPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_configPatrick McHardy2008-01-28
* [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]: Make netfilter code use the seq_open_privatePavel Emelyanov2007-10-10
* [NETFILTER]: nfnetlink_log: fix some constantsMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: fix instance_create() failure pathMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: fix styleMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: flush queue earlyMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy2007-10-10
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-10
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
* [NETFILTER]: nfnetlink_log: fix sending of multipart messagesEric Leblond2007-09-20
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11
* [NETFILTER]: nfnetlink_log: remove fallback to group 0Patrick McHardy2007-04-26
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-26
* [NETFILTER]: nfnetlink_log: remove conditional lockingPatrick McHardy2007-04-26
* [NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...Michal Miroslaw2007-04-26
* [NETFILTER]: nfnetlink_log: iterator functions need iter_state * onlyMichal Miroslaw2007-04-26
* [NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instanceMichal Miroslaw2007-04-26
* [NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...Michal Miroslaw2007-04-26
* [NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw2007-04-26
* [NETFILTER]: nfnetlink_log: don't count max(a,b) twiceMichal Miroslaw2007-04-26
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-26
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy2007-03-07
* [NETFILTER]: nfnetlink_log: zero-terminate prefixPatrick McHardy2007-03-07
* [NETFILTER]: nfnetlink_log: fix reference countingMichal Miroslaw2007-03-05
* [NETFILTER]: nfnetlink_log: fix module reference countingPatrick McHardy2007-03-05