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_acct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 77
Thomas Gleixner
1
-4
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2018-08-16
netfilter: fix memory leaks on netlink_dump_start error
Florian Westphal
1
-16
/
+13
2018-05-24
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
1
-1
/
+1
2018-05-08
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
Florian Westphal
1
-1
/
+1
2018-03-05
netfilter: nfnetlink_acct: remove useless parameter
Taehee Yoo
1
-2
/
+1
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
1
-2
/
+0
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
1
-3
/
+6
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+2
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
1
-1
/
+1
2017-03-20
netfilter: fix the warning on unused refcount variable
Reshetova, Elena
1
-1
/
+0
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
1
-7
/
+9
2016-08-25
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
Liping Zhang
1
-3
/
+3
2016-08-18
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
Liping Zhang
1
-4
/
+4
2016-08-18
netfilter: nfnetlink_acct: report overquota to the right netns
Liping Zhang
1
-4
/
+5
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-05-05
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
Phil Turnbull
1
-0
/
+2
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-3
/
+6
2016-02-29
netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
Phil Turnbull
1
-0
/
+3
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
1
-12
/
+9
2015-08-07
netfilter: nfacct: per network namespace support
Andreas Schultz
1
-21
/
+50
2014-08-26
netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
Alexey Perevalov
1
-0
/
+54
2014-07-31
netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...
Alexey Perevalov
1
-3
/
+5
2014-07-30
netfilter: nfnetlink_acct: dump unmodified nfacct flags
Alexey Perevalov
1
-1
/
+3
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+85
2014-06-02
netfilter: nfnetlink_acct: Fix memory leak
Mathieu Poirier
1
-1
/
+0
2014-04-29
netfilter: nfnetlink_acct: Adding quota support to accounting framework
Mathieu Poirier
1
-0
/
+85
2013-06-05
netfilter: nfnetlink_acct: fix incomplete dumping of objects
Pablo Neira Ayuso
1
-2
/
+5
2013-03-25
netfilter: nfnetlink_acct: return -EINVAL if object name is empty
Pablo Neira Ayuso
1
-0
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-6
/
+6
2012-08-20
netfilter: sparse endian fixes
Patrick McHardy
1
-2
/
+2
2012-04-01
nfnetlink_acct: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+6
2012-04-01
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
Andrew Morton
1
-1
/
+1
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-2
/
+4
2012-01-01
netfilter: nfnetlink_acct: fix nfnl_acct_get operation
Pablo Neira Ayuso
1
-4
/
+13
2011-12-25
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
1
-0
/
+352