index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
1
-2
/
+2
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-2
/
+2
2010-03-21
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
1
-2
/
+2
2010-03-17
netfilter: remove unused headers in net/netfilter/nfnetlink.c
Zhitong Wang
1
-3
/
+0
2010-01-13
netfilter: nfnetlink: netns support
Alexey Dobriyan
1
-23
/
+42
2009-08-25
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
1
-1
/
+1
2009-06-03
netfilter: conntrack: replace notify chain by function pointer
Pablo Neira Ayuso
1
-2
/
+3
2009-06-02
netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function
Pablo Neira Ayuso
1
-14
/
+9
2009-04-17
netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket
Pablo Neira Ayuso
1
-1
/
+1
2009-03-23
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
Pablo Neira Ayuso
1
-0
/
+6
2008-10-17
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
2008-10-14
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
1
-3
/
+9
2008-01-29
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-1
/
+1
2007-10-11
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-8
/
+4
2007-10-11
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
Denis V. Lunev
1
-20
/
+5
2007-10-11
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
1
-35
/
+13
2007-10-11
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
1
-10
/
+1
2007-10-11
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
1
-33
/
+6
2007-10-11
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
1
-9
/
+9
2007-10-11
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
1
-1
/
+1
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-1
/
+1
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-26
[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST
Thomas Graf
1
-4
/
+0
2007-04-26
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
1
-18
/
+8
2007-04-26
[NETFILTER]: nfnetlink: parse attributes with nfattr_parse in nfnetlink_check...
Pablo Neira Ayuso
1
-14
/
+2
2007-04-26
[NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations next to the exported ...
Pablo Neira Ayuso
1
-7
/
+6
2007-04-26
[NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c
Pablo Neira Ayuso
1
-2
/
+0
2007-04-26
[NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys
Pablo Neira Ayuso
1
-2
/
+1
2007-04-26
[NETFILTER]: nfnetlink: remove duplicate checks in nfnetlink_check_attributes
Pablo Neira Ayuso
1
-8
/
+1
2007-04-26
[NETFILTER]: nfnetlink: remove early debugging messages from nfnetlink
Pablo Neira Ayuso
1
-36
/
+6
2007-04-26
[NETFILTER]: nfnetlink: use netlink_run_queue()
Patrick McHardy
1
-47
/
+4
2007-04-26
[NETFILTER]: nfnetlink: use mutex instead of semaphore
Patrick McHardy
1
-11
/
+24
2007-02-28
[NET]: Handle disabled preemption in gfp_any()
Patrick McHardy
1
-2
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
1
-5
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-03-21
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
1
-0
/
+6
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2005-12-06
[NETFILTER]: nfnetlink: Fix calculation of minimum message length
Yasuyuki Kozakai
1
-3
/
+2
2005-11-15
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
1
-16
/
+12
2005-11-10
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
Harald Welte
1
-7
/
+10
2005-11-09
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
1
-3
/
+1
2005-10-11
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
Harald Welte
1
-2
/
+2
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+1
2005-10-05
[NETFILTER]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+2
2005-09-06
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
Adrian Bunk
1
-2
/
+2
2005-08-30
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-2
/
+2
2005-08-30
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-30
[NETFILTER]: cleanup nfnetlink_check_attributes()
Harald Welte
1
-9
/
+10
[next]