index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
1
-0
/
+7
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
1
-6
/
+7
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-4
/
+3
2013-03-04
netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set
Paul Bolle
1
-6
/
+1
2013-02-05
netfilter: nfnetlink: add mutex per subsystem
Pablo Neira Ayuso
1
-20
/
+32
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-1
/
+1
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-1
/
+1
2012-07-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-1
/
+3
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-07-04
netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg
Tomasz Bursztyka
1
-1
/
+3
2012-06-29
netlink: add nlk->netlink_bind hook for module auto-loading
Pablo Neira Ayuso
1
-0
/
+29
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+5
2012-06-29
netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg
Tomasz Bursztyka
1
-1
/
+3
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-2
/
+2
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-3
/
+3
2011-07-18
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
Eric Dumazet
1
-10
/
+30
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-20
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-16
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-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-1
/
+1
2007-10-10
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-8
/
+4
2007-10-10
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
Denis V. Lunev
1
-20
/
+5
2007-10-10
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
1
-35
/
+13
2007-10-10
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
1
-10
/
+1
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
1
-33
/
+6
2007-10-10
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
1
-9
/
+9
2007-10-10
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
1
-1
/
+1
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-1
/
+1
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-25
[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST
Thomas Graf
1
-4
/
+0
2007-04-25
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
1
-18
/
+8
2007-04-25
[NETFILTER]: nfnetlink: parse attributes with nfattr_parse in nfnetlink_check...
Pablo Neira Ayuso
1
-14
/
+2
2007-04-25
[NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations next to the exported ...
Pablo Neira Ayuso
1
-7
/
+6
2007-04-25
[NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c
Pablo Neira Ayuso
1
-2
/
+0
2007-04-25
[NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys
Pablo Neira Ayuso
1
-2
/
+1
2007-04-25
[NETFILTER]: nfnetlink: remove duplicate checks in nfnetlink_check_attributes
Pablo Neira Ayuso
1
-8
/
+1
2007-04-25
[NETFILTER]: nfnetlink: remove early debugging messages from nfnetlink
Pablo Neira Ayuso
1
-36
/
+6
[next]