aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink_log.c
AgeCommit message (Expand)Author
2007-10-10[NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov
2007-10-10[NETFILTER]: nfnetlink_log: fix some constantsMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: fix instance_create() failure pathMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: fix styleMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: flush queue earlyMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-09-20[NETFILTER]: nfnetlink_log: fix sending of multipart messagesEric 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 0Patrick McHardy
2007-04-25[NETFILTER]: Use setup_timerPatrick McHardy
2007-04-25[NETFILTER]: nfnetlink_log: remove conditional lockingPatrick 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 * onlyMichal Miroslaw
2007-04-25[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instanceMichal 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 codeMichal Miroslaw
2007-04-25[NETFILTER]: nfnetlink_log: don't count max(a,b) twiceMichal Miroslaw
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy
2007-04-25[NETLINK]: Remove error pointer from netlink message handlerThomas Graf
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-03-07[NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy
2007-03-07[NETFILTER]: nfnetlink_log: zero-terminate prefixPatrick McHardy
2007-03-05[NETFILTER]: nfnetlink_log: fix reference countingMichal Miroslaw
2007-03-05[NETFILTER]: nfnetlink_log: fix module reference countingPatrick McHardy
2007-03-05[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereferenceMichal Miroslaw
2007-03-05[NETFILTER]: nfnetlink_log: fix NULL pointer dereferenceMichal Miroslaw
2007-03-05[NETFILTER]: nfnetlink_log: fix use after freeMichal Miroslaw
2007-03-05[NETFILTER]: nfnetlink_log: fix reference leakMichal Miroslaw
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2006-12-02[NETFILTER]: nfnetlink_log: remove useless prefix length limitationPatrick McHardy
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-11-15[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy
2006-11-05[NETFILTER] bug: skb->protocol is already net-endianAl Viro
2006-11-05[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bitAl Viro
2006-11-05[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bitAl Viro
2006-08-13[NETFILTER]: ulog: fix panic on SMP kernelsMark Huang
2006-05-19[NETFILTER]: nfnetlink_log: fix byteorder confusionPatrick McHardy
2006-04-09[NETFILTER]: Fix section mismatch warningsPatrick McHardy
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-03-20[NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte