index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
include
/
linux
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-06-24
1
-0
/
+3
*
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-06-24
1
-1
/
+1
*
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-06-24
1
-2
/
+2
*
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-06-24
1
-0
/
+3
*
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-06-24
1
-0
/
+4
*
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-12-10
1
-1
/
+1
*
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
2015-11-07
1
-1
/
+1
*
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2015-10-09
1
-3
/
+3
*
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-18
1
-1
/
+2
*
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2015-09-02
1
-0
/
+23
*
netfilter: nfacct: per network namespace support
Andreas Schultz
2015-08-07
1
-1
/
+2
*
netfilter: add and use jump label for xt_tee
Florian Westphal
2015-07-15
1
-0
/
+7
*
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2015-07-15
1
-1
/
+0
*
netfilter: xtables: fix warnings on 32bit platforms
Florian Westphal
2015-06-18
1
-4
/
+4
*
netfilter: x_tables: align per cpu xt_counter
Eric Dumazet
2015-06-18
1
-2
/
+4
*
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-15
1
-4
/
+1
*
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
1
-3
/
+2
*
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
3
-28
/
+44
*
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2015-06-14
1
-5
/
+8
*
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-06-14
1
-2
/
+0
*
netfilter: ipset: Use MSEC_PER_SEC consistently
Jozsef Kadlecsik
2015-06-14
1
-2
/
+2
*
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2015-06-12
1
-2
/
+2
*
netfilter: xtables: use percpu rule counters
Florian Westphal
2015-06-12
1
-0
/
+49
*
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-15
1
-0
/
+2
*
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-05-14
1
-22
/
+2
*
netfilter: ipset: Fix ext_*() macros
Sergey Popovich
2015-05-13
1
-4
/
+4
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-3
/
+2
*
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
[next]