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