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.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
/
net
/
ipv6
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-15
1
-2
/
+2
*
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
2015-06-15
1
-1
/
+2
*
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2015-06-12
1
-49
/
+16
*
netfilter: xtables: use percpu rule counters
Florian Westphal
2015-06-12
1
-5
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
1
-3
/
+1
|
\
|
*
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2015-05-26
1
-3
/
+1
*
|
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-05-20
1
-0
/
+6
|
/
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-2
/
+2
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
3
-13
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-09
1
-1
/
+3
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
13
-124
/
+76
|
|
\
|
*
|
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
1
-1
/
+3
*
|
|
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
1
-0
/
+2
|
|
/
|
/
|
*
|
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-1
/
+1
*
|
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
3
-3
/
+3
*
|
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
2015-04-04
6
-20
/
+16
*
|
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
3
-36
/
+27
*
|
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
11
-87
/
+52
|
/
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-4
/
+2
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-4
/
+2
*
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2015-03-25
2
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
1
-3
/
+3
|
\
|
*
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-19
1
-3
/
+3
*
|
netfilter: ip6t_REJECT: check for IP6T_F_PROTO
Pablo Neira Ayuso
2015-03-22
1
-1
/
+2
*
|
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-10
1
-1
/
+1
*
|
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
2015-03-06
1
-7
/
+11
*
|
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2015-03-03
1
-0
/
+35
|
/
*
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-23
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
6
-6
/
+103
|
\
|
*
netfilter: nf_log_ipv6: correct typo in module description
Steven Noonan
2014-11-28
1
-1
/
+1
|
*
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
4
-84
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
7
-5
/
+184
|
|
\
|
|
*
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
2
-4
/
+4
|
|
*
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-30
1
-1
/
+11
|
|
*
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
3
-0
/
+87
|
|
*
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
3
-0
/
+82
*
|
|
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
2
-66
/
+115
|
\
|
|
|
*
|
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-10
1
-0
/
+1
|
*
|
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-66
/
+109
|
|
/
|
*
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-13
1
-0
/
+1
|
*
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-11
1
-0
/
+4
*
|
netfilter: Convert print_tuple functions to return void
Joe Perches
2014-11-05
2
-8
/
+8
|
/
*
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-03
1
-23
/
+11
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-1
/
+1
*
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
3
-0
/
+172
*
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2014-09-12
1
-12
/
+15
*
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2014-09-12
1
-10
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
8
-398
/
+499
|
\
|
*
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
3
-0
/
+96
|
*
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
4
-71
/
+133
[next]