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
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
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-03-07
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
Patrick McHardy
2007-03-07
[NETFILTER]: nfnetlink_log: zero-terminate prefix
Patrick McHardy
2007-03-05
[NETFILTER]: nfnetlink_log: fix reference counting
Michal Miroslaw
2007-03-05
[NETFILTER]: nfnetlink_log: fix module reference counting
Patrick McHardy
2007-03-05
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
Michal Miroslaw
2007-03-05
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
Michal Miroslaw
2007-03-05
[NETFILTER]: nfnetlink_log: fix use after free
Michal Miroslaw
2007-03-05
[NETFILTER]: nfnetlink_log: fix reference leak
Michal Miroslaw
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2006-12-02
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
[NETFILTER]: trivial annotations
Al Viro
2006-11-15
[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL
Patrick McHardy
2006-11-05
[NETFILTER] bug: skb->protocol is already net-endian
Al Viro
2006-11-05
[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit
Al Viro
2006-11-05
[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
Al Viro
2006-08-13
[NETFILTER]: ulog: fix panic on SMP kernels
Mark Huang
2006-05-19
[NETFILTER]: nfnetlink_log: fix byteorder confusion
Patrick McHardy
2006-04-09
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-20
[NETFILTER] nfnetlink_log: add sequence numbers for log events
Harald Welte
2006-02-04
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
2006-02-04
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
2006-01-04
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
2005-11-14
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
2005-11-05
[NETFILTER] nfnetlink: Use kzalloc
Harald Welte
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}
Harald Welte
2005-08-29
[NETFILTER]: fix autoloading of nfnetlink_log
Harald Welte
2005-08-29
[NETFILTER]: attribute count is an attribute of message type, not subsytem
Harald Welte
2005-08-29
[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility
Harald Welte