Sign in
android-kvm
/
linux
/
e4f7bdc2ec0d0dcc27f7d70db27a620dfdc1f697
/
net
/
netfilter
/
nfnetlink_log.c
905f0a7
nfnetlink: remove nfnetlink_alloc_skb
by Florian Westphal
· 9 years ago
eb07595
netfilter: nfnetlink_log: just returns error for unknown command
by Ken-ichirou MATSUZAWA
· 9 years ago
7b8002a
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
by Pablo Neira Ayuso
· 9 years ago
23509fc
netfilter: nfnetlink_log: Change setter functions to be void
by Rosen, Rami
· 9 years ago
f13f2ae
netfilter: Set /proc/net entries owner to root in namespace
by Philip Whineray
· 9 years ago
c872a2d
netfilter: nfnetlink_log: work around uninitialized variable warning
by Arnd Bergmann
· 9 years ago
f0a0a97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
8cbc870
netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
by Pablo Neira
· 9 years ago
336a3b3
netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
by Pablo Neira Ayuso
· 9 years ago
914eebf
netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
by Ken-ichirou MATSUZAWA
· 9 years ago
a29a9a5
netfilter: nfnetlink_log: allow to attach conntrack
by Ken-ichirou MATSUZAWA
· 9 years ago
f6389ec
nfnetlink: use y2038 safe timestamp
by Arnd Bergmann
· 9 years ago
2fd1dc9
netfilter: Kill unused copies of RCV_SKB_FAIL
by Eric W. Biederman
· 10 years ago
3bfe049
netfilter: nfnetlink_{log,queue}: Register pernet in first place
by Francesco Ruggeri
· 10 years ago
20a1d16
netfilter: Fix format string of nfnetlink_log proc file
by Richard Weinberger
· 10 years ago
cc6bc44
netfilter: Fix portid types
by Richard Weinberger
· 10 years ago
c737b7c
netfilter: bridge: add helpers for fetching physin/outdev
by Florian Westphal
· 10 years ago
40451fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
1ca9e41
netfilter: Remove uses of seq_<foo> return values
by Joe Perches
· 10 years ago
a839923
netfilter: use sk_fullsock() helper
by Eric Dumazet
· 10 years ago
958d03b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
beacd3e
netfilter: nfnetlink_log: Make use of pr_fmt where applicable
by Marcelo Leitner
· 10 years ago
8225161
netfilter: nfnetlink_log: remove unnecessary error messages
by Pablo Neira Ayuso
· 10 years ago
b51d3fa
netfilter: nf_log: release skbuff on nlmsg put failure
by Houcheng Lin
· 10 years ago
c1e7dc9
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
by Florian Westphal
· 10 years ago
9dfa1df
netfilter: nf_log: account for size of NLMSG_DONE attribute
by Florian Westphal
· 10 years ago
1109a90
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
by Pablo Neira Ayuso
· 10 years ago
fab4085
netfilter: log: nf_log_packet() as real unified interface
by Pablo Neira Ayuso
· 11 years ago
5962815
netfilter: nf_log: use an array of loggers instead of list
by Pablo Neira Ayuso
· 11 years ago
39111fd
netfilter: nfnetlink_log: remove unused code
by Florian Westphal
· 11 years ago
45c2aff
netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module
by Gao feng
· 11 years ago
afff14f
netfilter: nfnetlink_log: use proper net to allocate skb
by Gao feng
· 11 years ago
e4d091d
netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message
by Dan Carpenter
· 11 years ago
8cdb46d
netfilter: log: netns NULL ptr bug when calling from conntrack
by Hans Schillstrom
· 12 years ago
e778f56
netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS
by Pablo Neira Ayuso
· 12 years ago
95a0616
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
3ab1f68
nfnetlink: add support for memory mapped netlink
by Patrick McHardy
· 12 years ago
e32123e
netlink: rename ssk to sk in struct netlink_skb_params
by Patrick McHardy
· 12 years ago
f229f6c
netfilter: add my copyright statements
by Patrick McHardy
· 12 years ago
d166582
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
9368a53
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
by Gao feng
· 12 years ago
30e0c6a
netfilter: nf_log: prepare net namespace support for loggers
by Gao feng
· 12 years ago
573ce26
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
e035edd
netfilter: nfnetlink_log: fix possible compilation issue due to missing include
by Pablo Neira Ayuso
· 12 years ago
0c36b48b
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
by Bob Hockney
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
0626af3
netfilter: take care of timewait sockets
by Eric Dumazet
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6fc09f1
netfilter: nfnetlink_log: fix error return code in init path
by Julia Lawall
· 12 years ago
2dba62c
netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
by Patrick McHardy
· 12 years ago
9eea951
userns: nfnetlink_log: Report socket uids in the log sockets user namespace
by Eric W. Biederman
· 13 years ago
d550d09
netfilter: nfnetlink_log: Move away from NLMSG_PUT().
by David S. Miller
· 13 years ago
1db20a5
nfnetlink_log: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
0a9ee81
netfilter: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
2c38de4
netfilter: fix looped (broad|multi)cast's MAC handling
by Nicolas Cavallari
· 14 years ago
d87d7fb
netfilter: nfnetlink_log: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
8248779b
netfilter: nfnetlink_log: remove unused parameter
by Florian Westphal
· 14 years ago
0e60ebe
netfilter: add __rcu annotations
by Eric Dumazet
· 14 years ago
16fb62b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
f5c5440
netfilter: nfnetlink_log: RCU conversion, part 2
by Eric Dumazet
· 15 years ago
bed1be2
netfilter: nfnetlink_log: RCU conversion
by Eric Dumazet
· 15 years ago
654d0fb
netfilter: cleanup printk messages
by Stephen Hemminger
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a49c650
netfilter: nfnetlink_log: fix silly refcount leak
by Alexey Dobriyan
· 15 years ago
cd8c20b
netfilter: nfnetlink: netns support
by Alexey Dobriyan
· 15 years ago
424eff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
dee5817
netfilter: remove unneccessary checks from netlink notifiers
by Patrick McHardy
· 15 years ago
3993832
netfilter: nfnetlink: constify message attributes and headers
by Patrick McHardy
· 15 years ago
eeff9be
netfilter: nfnetlink_log: fix wrong skbuff size calculation
by Pablo Neira Ayuso
· 16 years ago
b5bb143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
ca735b3
netfilter: use a linked list of loggers
by Eric Leblond
· 16 years ago
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
· 16 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
Next »