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