index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ipset: send nonzero skbinfo extensions only
Jozsef Kadlecsik
2014-09-15
1
-7
/
+11
*
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
2014-09-15
1
-1
/
+55
*
netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
Jozsef Kadlecsik
2014-08-24
1
-0
/
+1
*
netfilter: nfnetlink_acct: Adding quota support to accounting framework
Mathieu Poirier
2014-04-29
1
-1
/
+7
*
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
Andrey Vagin
2014-04-08
1
-1
/
+0
*
netfilter: ipset: add forceadd kernel support for hash set types
Josh Hunt
2014-03-06
1
-0
/
+3
*
netfilter: ipset: Prepare the kernel for create option flags when no extensio...
Jozsef Kadlecsik
2014-03-06
1
-0
/
+2
*
netfilter: ipset: add hash:ip,mark data type to ipset
Vytas Dauksa
2014-03-06
1
-4
/
+6
*
netfilter: nfnetlink: add rcu_dereference_protected() helpers
Patrick McHardy
2014-02-25
1
-0
/
+21
*
netfilter: ipset: remove unused code
stephen hemminger
2014-01-03
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
1
-0
/
+10
|
\
|
*
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
2013-10-22
1
-0
/
+10
*
|
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
1
-0
/
+5
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-10-04
4
-77
/
+242
|
\
|
*
netfilter: nf_ct_sip: consolidate NAT hook functions
holger@eitzenberger.org
2013-10-01
1
-49
/
+58
|
*
netfiler: ipset: Add net namespace for ipset
Vitaly Lavrov
2013-09-30
1
-7
/
+9
|
*
netfilter: ipset: Use a common function at listing the extensions
Jozsef Kadlecsik
2013-09-30
1
-0
/
+21
|
*
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
2013-09-30
2
-8
/
+100
|
*
netfilter: ipset: Support extensions which need a per data destroy function
Jozsef Kadlecsik
2013-09-30
1
-5
/
+17
|
*
netfilter: ipset: Generalize extensions support
Jozsef Kadlecsik
2013-09-30
1
-0
/
+13
|
*
netfilter: ipset: Move extension data to set structure
Jozsef Kadlecsik
2013-09-30
2
-11
/
+22
|
*
netfilter: ipset: Rename extension offset ids to extension ids
Jozsef Kadlecsik
2013-09-30
1
-8
/
+8
|
*
netfilter: ipset: Prepare ipset to support multiple networks for hash types
Jozsef Kadlecsik
2013-09-30
1
-0
/
+2
|
*
netfilter: ipset: Use fix sized type for timeout in the extension part
Jozsef Kadlecsik
2013-09-30
1
-1
/
+1
|
*
netfilter: ipset: Rename simple macro names to avoid namespace issues.
Jozsef Kadlecsik
2013-09-30
1
-0
/
+3
*
|
netfilter: Remove extern from function prototypes
Joe Perches
2013-09-26
7
-121
/
+118
|
/
*
netfilter: ipset: Consistent userspace testing with nomatch flag
Jozsef Kadlecsik
2013-09-16
1
-2
/
+4
*
netfilter: export xt_HMARK.h to userland
Nicolas Dichtel
2013-08-14
1
-50
/
+0
*
netfilter: export xt_rpfilter.h to userland
Nicolas Dichtel
2013-08-14
1
-23
/
+0
*
netfilter: ipset: set match: add support to match the counters
Jozsef Kadlecsik
2013-04-29
1
-2
/
+7
*
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
2013-04-29
1
-4
/
+71
*
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
2013-04-29
1
-1241
/
+0
*
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
2013-04-29
1
-0
/
+6
*
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
2013-04-29
2
-87
/
+61
*
netfilter: ipset: Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
2013-04-29
1
-0
/
+9
*
netfilter: ipset: Make possible to test elements marked with nomatch
Jozsef Kadlecsik
2013-04-29
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-7
/
+23
|
\
|
*
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
2013-04-09
1
-7
/
+23
*
|
nfnetlink: add support for memory mapped netlink
Patrick McHardy
2013-04-19
1
-0
/
+2
*
|
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2013-04-19
1
-4
/
+5
|
/
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-02-26
1
-1
/
+3
|
\
|
*
netfilter: ipset: timeout values corrupted on set resize
Josh Hunt
2013-02-21
1
-1
/
+3
*
|
netfilter: nfnetlink: add mutex per subsystem
Pablo Neira Ayuso
2013-02-05
1
-2
/
+2
*
|
netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
Kevin Cernekee
2013-01-17
1
-0
/
+3
|
/
*
UAPI: Remove empty non-UAPI Kbuild files
David Howells
2012-10-17
2
-1
/
+0
*
UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset
David Howells
2012-10-09
5
-272
/
+6
*
UAPI: (Scripted) Disintegrate include/linux/netfilter
David Howells
2012-10-09
77
-3007
/
+8
*
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
1
-1
/
+1
|
\
|
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
1
-1
/
+1
*
|
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
2012-09-24
1
-0
/
+1
[next]