index
:
linux-stable.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.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]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
1
-7
/
+2
*
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
2008-03-10
1
-14
/
+16
*
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-03-10
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: sparse warning fixes
Stephen Hemminger
2008-01-31
1
-0
/
+2
*
[NETFILTER]: nfnetlink_log: fix typo
Patrick McHardy
2008-01-31
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: include GID in netlink message
Patrick McHardy
2008-01-28
1
-0
/
+3
*
[NETFILTER]: nfnetlink_log: use endianness-aware attribute functions
Patrick McHardy
2008-01-28
1
-52
/
+35
*
[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create
Patrick McHardy
2008-01-28
1
-5
/
+9
*
[NETFILTER]: nfnetlink_log: remove excessive debugging
Patrick McHardy
2008-01-28
1
-45
/
+0
*
[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config
Patrick McHardy
2008-01-28
1
-22
/
+27
*
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2007-10-10
1
-16
/
+2
*
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
2007-10-10
1
-7
/
+5
*
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
2007-10-10
1
-5
/
+5
*
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
2007-10-10
1
-3
/
+4
*
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
2007-10-10
1
-4
/
+5
*
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-10-10
1
-16
/
+14
*
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
2007-10-10
1
-29
/
+9
*
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
1
-1
/
+1
*
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
1
-78
/
+77
*
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
2007-10-10
1
-2
/
+2
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
1
-5
/
+6
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
1
-1
/
+2
*
[NETFILTER]: nfnetlink_log: fix sending of multipart messages
Eric Leblond
2007-09-20
1
-6
/
+7
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: remove fallback to group 0
Patrick McHardy
2007-04-25
1
-5
/
+0
*
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-25
1
-4
/
+1
*
[NETFILTER]: nfnetlink_log: remove conditional locking
Patrick McHardy
2007-04-25
1
-14
/
+4
*
[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...
Michal Miroslaw
2007-04-25
1
-4
/
+2
*
[NETFILTER]: nfnetlink_log: iterator functions need iter_state * only
Michal Miroslaw
2007-04-25
1
-11
/
+7
*
[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance
Michal Miroslaw
2007-04-25
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...
Michal Miroslaw
2007-04-25
1
-3
/
+3
*
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-04-25
1
-15
/
+7
*
[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
Michal Miroslaw
2007-04-25
1
-8
/
+2
*
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
2007-04-25
1
-5
/
+0
*
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+1
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
1
-4
/
+4
*
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
Patrick McHardy
2007-03-07
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: zero-terminate prefix
Patrick McHardy
2007-03-07
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: fix reference counting
Michal Miroslaw
2007-03-05
1
-3
/
+6
*
[NETFILTER]: nfnetlink_log: fix module reference counting
Patrick McHardy
2007-03-05
1
-2
/
+1
*
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
Michal Miroslaw
2007-03-05
1
-0
/
+4
*
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
Michal Miroslaw
2007-03-05
1
-0
/
+1
*
[NETFILTER]: nfnetlink_log: fix use after free
Michal Miroslaw
2007-03-05
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: fix reference leak
Michal Miroslaw
2007-03-05
1
-3
/
+4
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
1
-26
/
+26
*
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-12
1
-1
/
+1
[next]