index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-29
1
-1
/
+1
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-11
1
-8
/
+4
*
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
Denis V. Lunev
2007-10-11
1
-20
/
+5
*
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
2007-10-11
1
-35
/
+13
*
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
2007-10-11
1
-10
/
+1
*
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-11
1
-33
/
+6
*
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
2007-10-11
1
-9
/
+9
*
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
2007-10-11
1
-1
/
+1
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-11
1
-1
/
+1
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-26
1
-1
/
+1
*
[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST
Thomas Graf
2007-04-26
1
-4
/
+0
*
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-26
1
-18
/
+8
*
[NETFILTER]: nfnetlink: parse attributes with nfattr_parse in nfnetlink_check...
Pablo Neira Ayuso
2007-04-26
1
-14
/
+2
*
[NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations next to the exported ...
Pablo Neira Ayuso
2007-04-26
1
-7
/
+6
*
[NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c
Pablo Neira Ayuso
2007-04-26
1
-2
/
+0
*
[NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys
Pablo Neira Ayuso
2007-04-26
1
-2
/
+1
*
[NETFILTER]: nfnetlink: remove duplicate checks in nfnetlink_check_attributes
Pablo Neira Ayuso
2007-04-26
1
-8
/
+1
*
[NETFILTER]: nfnetlink: remove early debugging messages from nfnetlink
Pablo Neira Ayuso
2007-04-26
1
-36
/
+6
*
[NETFILTER]: nfnetlink: use netlink_run_queue()
Patrick McHardy
2007-04-26
1
-47
/
+4
*
[NETFILTER]: nfnetlink: use mutex instead of semaphore
Patrick McHardy
2007-04-26
1
-11
/
+24
*
[NET]: Handle disabled preemption in gfp_any()
Patrick McHardy
2007-02-28
1
-2
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
1
-5
/
+5
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-06-30
1
-1
/
+1
*
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
2006-03-21
1
-0
/
+6
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-15
1
-1
/
+1
*
[NETFILTER]: nfnetlink: Fix calculation of minimum message length
Yasuyuki Kozakai
2005-12-05
1
-3
/
+2
*
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
2005-11-15
1
-16
/
+12
*
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
Harald Welte
2005-11-09
1
-7
/
+10
*
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
2005-11-09
1
-3
/
+1
*
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
Harald Welte
2005-10-11
1
-2
/
+2
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-09
1
-2
/
+1
*
[NETFILTER]: fix sparse gfp nocast warnings
Randy Dunlap
2005-10-05
1
-1
/
+2
*
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
Adrian Bunk
2005-09-06
1
-2
/
+2
*
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-30
1
-2
/
+2
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-30
1
-1
/
+1
*
[NETFILTER]: cleanup nfnetlink_check_attributes()
Harald Welte
2005-08-30
1
-9
/
+10
*
[NETFILTER]: attribute count is an attribute of message type, not subsytem
Harald Welte
2005-08-30
1
-4
/
+16
*
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
2005-08-30
1
-6
/
+22
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-30
1
-1
/
+4
*
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
2005-08-30
1
-0
/
+1
*
[NETFITLER]: Add nfnetlink layer.
Harald Welte
2005-08-30
1
-0
/
+343