Sign in
android-kvm
/
linux
/
25d500067d5a666d1336598d1b324793554e5496
/
net
/
netfilter
/
nfnetlink_log.c
2c6764b
netfilter: nfnetlink_log: fix timeout handling
by Eric Leblond
· 16 years ago
5ca431f
netfilter: nfnetlink_log: fix per-rule qthreshold override
by Eric Leblond
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
d9e1500
netfilter: nfnetlink_log: fix warning and prototype mismatch
by Patrick McHardy
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
5f7340e
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
by Eric Leblond
· 16 years ago
76108ce
netfilter: Use unsigned types for hooknum and pf vars
by Jan Engelhardt
· 16 years ago
72961ec
netfilter: nfnetlink_log: send complete hardware header
by Eric Leblond
· 17 years ago
8eeee8b
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
by Denis V. Lunev
· 17 years ago
b7047a1
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists
by Patrick McHardy
· 17 years ago
7000d38
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
by Eric Leblond
· 17 years ago
4e26fe2
[NETFILTER]: nfnetlink_log: sparse warning fixes
by Stephen Hemminger
· 17 years ago
41d0cde
[NETFILTER]: nfnetlink_log: fix typo
by Patrick McHardy
· 17 years ago
76aa1ce
[NETFILTER]: nfnetlink_log: include GID in netlink message
by Patrick McHardy
· 17 years ago
0dfedd2
[NETFILTER]: nfnetlink_log: use endianness-aware attribute functions
by Patrick McHardy
· 17 years ago
baab2ce
[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create
by Patrick McHardy
· 17 years ago
1792bab
[NETFILTER]: nfnetlink_log: remove excessive debugging
by Patrick McHardy
· 17 years ago
cd21f0a
[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
by Patrick McHardy
· 17 years ago
c0506365
[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config
by Patrick McHardy
· 17 years ago
7b2f963
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
by Patrick McHardy
· 17 years ago
f01ffbd
[NETFILTER]: nf_log: move logging stuff to seperate header
by Patrick McHardy
· 17 years ago
e2da591
[NETFILTER]: Make netfilter code use the seq_open_private
by Pavel Emelyanov
· 17 years ago
6b6ec99
[NETFILTER]: nfnetlink_log: fix some constants
by Michal Miroslaw
· 17 years ago
aace57e
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
by Michal Miroslaw
· 17 years ago
c6a8f64
[NETFILTER]: nfnetlink_log: fix style
by Michal Miroslaw
· 17 years ago
d63b043
[NETFILTER]: nfnetlink_log: flush queue early
by Michal Miroslaw
· 17 years ago
e356706
[NETFILTER]: nfnetlink_log: kill duplicate code
by Michal Miroslaw
· 17 years ago
fd8281a
[NETFILTER]: nfnetlink_log: use netlink policy
by Patrick McHardy
· 17 years ago
fdf7083
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
by Patrick McHardy
· 17 years ago
df6fb86
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
by Patrick McHardy
· 17 years ago
7c8d4cb
[NETFILTER]: nfnetlink: make subsystem and callbacks const
by Patrick McHardy
· 17 years ago
b95cce3
[NET]: Wrap hard_header_parse
by Stephen Hemminger
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
29c5d4a
[NETFILTER]: nfnetlink_log: fix sending of multipart messages
by Eric Leblond
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 18 years ago
d3a2c3c
[NETFILTER]: nfnetlink_log: remove fallback to group 0
by Patrick McHardy
· 18 years ago
e6f689d
[NETFILTER]: Use setup_timer
by Patrick McHardy
· 18 years ago
9afdb00
[NETFILTER]: nfnetlink_log: remove conditional locking
by Patrick McHardy
· 18 years ago
370e6a8
[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl_send()
by Michal Miroslaw
· 18 years ago
f76cdce
[NETFILTER]: nfnetlink_log: iterator functions need iter_state * only
by Michal Miroslaw
· 18 years ago
9a36e8c
[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance
by Michal Miroslaw
· 18 years ago
f414c16
[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_config()
by Michal Miroslaw
· 18 years ago
55b5a91
[NETFILTER]: nfnetlink_log: kill duplicate code
by Michal Miroslaw
· 18 years ago
09972d6
[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
by Michal Miroslaw
· 18 years ago
1b53d90
[NETFILTER]: Remove changelogs and CVS IDs
by Patrick McHardy
· 18 years ago
1d00a4e
[NETLINK]: Remove error pointer from netlink message handler
by Thomas Graf
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
b7aa0bf
[NET]: convert network timestamps to ktime_t
by Eric Dumazet
· 18 years ago
ba5dcee
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
by Patrick McHardy
· 18 years ago
881dbfe
[NETFILTER]: nfnetlink_log: zero-terminate prefix
by Patrick McHardy
· 18 years ago
b4d6202
[NETFILTER]: nfnetlink_log: fix reference counting
by Michal Miroslaw
· 18 years ago
7d90e86
[NETFILTER]: nfnetlink_log: fix module reference counting
by Patrick McHardy
· 18 years ago
dd16704e
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
by Michal Miroslaw
· 18 years ago
a497097
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
by Michal Miroslaw
· 18 years ago
05f7b7b
[NETFILTER]: nfnetlink_log: fix use after free
by Michal Miroslaw
· 18 years ago
ed32abe
[NETFILTER]: nfnetlink_log: fix reference leak
by Michal Miroslaw
· 18 years ago
601e68e
[NETFILTER]: Fix whitespace errors
by YOSHIFUJI Hideaki
· 18 years ago
e92ad99
[NETFILTER]: nf_log: minor cleanups
by Patrick McHardy
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
d7a5c32
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
by Patrick McHardy
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
98a4a86
[NETFILTER]: trivial annotations
by Al Viro
· 18 years ago
7fdeaf6
[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL
by Patrick McHardy
· 18 years ago
febf0a4
[NETFILTER] bug: skb->protocol is already net-endian
by Al Viro
· 18 years ago
d1208b999
[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit
by Al Viro
· 18 years ago
7ac00a2
[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
by Al Viro
· 18 years ago
dcb7cd9
[NETFILTER]: ulog: fix panic on SMP kernels
by Mark Huang
· 19 years ago
ee43353
[NETFILTER]: nfnetlink_log: fix byteorder confusion
by Patrick McHardy
· 19 years ago
32292a7
[NETFILTER]: Fix section mismatch warnings
by Patrick McHardy
· 19 years ago
65b4b4e
[NETFILTER]: Rename init functions.
by Andrew Morton
· 19 years ago
0af5f6c
[NETFILTER] nfnetlink_log: add sequence numbers for log events
by Harald Welte
· 19 years ago
ad2ad0f
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
by Patrick McHardy
· 19 years ago
c2db292
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
by Holger Eitzenberger
· 19 years ago
181a46a
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
by YOSHIFUJI Hideaki
· 19 years ago
37d2e7a
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
by Harald Welte
· 19 years ago
10dfdc6
[NETFILTER] nfnetlink: Use kzalloc
by Harald Welte
· 19 years ago
325ed82
[NET]: Fix packet timestamping.
by Herbert Xu
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 20 years ago
fbcd923
[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}
by Harald Welte
· 20 years ago
f682fae
[NETFILTER]: fix autoloading of nfnetlink_log
by Harald Welte
· 20 years ago
927ccbc
[NETFILTER]: attribute count is an attribute of message type, not subsytem
by Harald Welte
· 20 years ago
0597f26
[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility
by Harald Welte
· 20 years ago