index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
2014-10-24
1
-9
/
+8
*
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
2014-10-24
1
-3
/
+5
*
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
2014-10-24
1
-3
/
+3
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-4
/
+4
*
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
1
-0
/
+3
*
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
2014-06-25
1
-0
/
+1
*
netfilter: nfnetlink_log: remove unused code
Florian Westphal
2014-02-25
1
-8
/
+0
*
netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module
Gao feng
2013-12-17
1
-0
/
+1
*
netfilter: nfnetlink_log: use proper net to allocate skb
Gao feng
2013-10-01
1
-5
/
+6
*
netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message
Dan Carpenter
2013-08-05
1
-1
/
+5
*
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-15
1
-2
/
+2
*
netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS
Pablo Neira Ayuso
2013-05-06
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-04-19
1
-0
/
+1
|
\
|
*
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
1
-0
/
+1
*
|
nfnetlink: add support for memory mapped netlink
Patrick McHardy
2013-04-19
1
-4
/
+6
*
|
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
1
-1
/
+1
|
/
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-04-07
1
-62
/
+120
|
\
|
*
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
Gao feng
2013-04-05
1
-60
/
+117
|
*
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-05
1
-2
/
+3
*
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-2
/
+2
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-4
/
+3
*
netfilter: nfnetlink_log: fix possible compilation issue due to missing include
Pablo Neira Ayuso
2012-12-17
1
-0
/
+1
*
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
Bob Hockney
2012-12-16
1
-3
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-9
/
+9
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
1
-7
/
+8
|
|
\
|
*
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-9
/
+9
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
1
-2
/
+4
|
|
\
\
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-4
/
+9
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
userns: nfnetlink_log: Report socket uids in the log sockets user namespace
Eric W. Biederman
2012-08-14
1
-4
/
+10
*
|
|
netfilter: take care of timewait sockets
Eric Dumazet
2012-09-06
1
-6
/
+8
|
|
/
|
/
|
*
|
netfilter: nfnetlink_log: fix error return code in init path
Julia Lawall
2012-08-30
1
-1
/
+3
*
|
netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
Patrick McHardy
2012-08-20
1
-1
/
+1
|
/
*
netfilter: nfnetlink_log: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-13
/
+16
*
nfnetlink_log: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-42
/
+58
*
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
1
-5
/
+2
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
2011-06-16
1
-1
/
+2
*
netfilter: nfnetlink_log: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-2
/
+0
*
netfilter: nfnetlink_log: remove unused parameter
Florian Westphal
2011-02-15
1
-2
/
+1
*
netfilter: add __rcu annotations
Eric Dumazet
2010-11-15
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-15
1
-28
/
+39
|
\
|
*
netfilter: nfnetlink_log: RCU conversion, part 2
Eric Dumazet
2010-06-14
1
-6
/
+12
|
*
netfilter: nfnetlink_log: RCU conversion
Eric Dumazet
2010-06-09
1
-22
/
+27
*
|
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
1
-2
/
+4
|
/
*
netfilter: cleanup printk messages
Stephen Hemminger
2010-05-13
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
2010-02-26
1
-1
/
+1
*
netfilter: nfnetlink: netns support
Alexey Dobriyan
2010-01-13
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-12-03
1
-2
/
+1
|
\
|
*
netfilter: remove unneccessary checks from netlink notifiers
Patrick McHardy
2009-11-06
1
-2
/
+1
[next]