index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
1
-0
/
+5
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
1
-1
/
+0
2014-01-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-1
/
+1
2014-01-14
netfilter: Add dependency on IPV6 for NF_TABLES_INET
Paul Gortmaker
1
-1
/
+1
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-0
/
+10
2014-01-10
netfilter: introduce l2tp match extension
James Chapman
1
-0
/
+10
2014-01-08
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
1
-0
/
+8
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-1
/
+58
2014-01-04
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
1
-0
/
+10
2014-01-01
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
1
-0
/
+42
2013-12-30
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond
1
-0
/
+6
2013-12-29
netfilter: select NFNETLINK when enabling NF_TABLES
Eric Leblond
1
-1
/
+1
2013-12-24
netfilter: add IPv4/6 IPComp extension match support
fan.du
1
-0
/
+9
2013-12-08
netfilter: nft: add queue module
Eric Leblond
1
-0
/
+9
2013-11-14
netfilter: fix connlimit Kconfig prompt string
Randy Dunlap
1
-1
/
+1
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
1
-0
/
+6
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
1
-0
/
+9
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
1
-3
/
+3
2013-10-14
netfilter: add nftables
Patrick McHardy
1
-0
/
+37
2013-09-05
netfilter: Fix build errors with xt_socket.c
David S. Miller
1
-0
/
+1
2013-08-28
netfilter: add SYNPROXY core/target
Patrick McHardy
1
-0
/
+3
2013-07-31
netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
Florian Westphal
1
-17
/
+5
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+8
2013-02-05
netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL
Florian Westphal
1
-0
/
+1
2013-01-21
netfilter: x_tables: add xt_bpf match
Willem de Bruijn
1
-0
/
+9
2013-01-18
netfilter: add connlabel conntrack extension
Florian Westphal
1
-0
/
+18
2013-01-11
net/netfilter: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-16
/
+8
2013-01-04
netfilter: fix missing dependencies for the NOTRACK target
Pablo Neira Ayuso
1
-0
/
+3
2012-12-24
netfilter: xt_CT: recover NOTRACK target support
Pablo Neira Ayuso
1
-0
/
+4
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
1
-0
/
+11
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
1
-0
/
+10
2012-09-03
netfilter: remove xt_NOTRACK
Cong Wang
1
-13
/
+0
2012-08-30
netfilter: nf_nat: support IPv6 in TFTP NAT helper
Pablo Neira Ayuso
1
-0
/
+5
2012-08-30
netfilter: nf_nat: support IPv6 in IRC NAT helper
Pablo Neira Ayuso
1
-0
/
+5
2012-08-30
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
1
-0
/
+5
2012-08-30
netfilter: nf_nat: support IPv6 in amanda NAT helper
Patrick McHardy
1
-0
/
+5
2012-08-30
netfilter: nf_nat: support IPv6 in FTP NAT helper
Patrick McHardy
1
-0
/
+5
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
1
-0
/
+24
2012-06-19
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
1
-0
/
+9
2012-06-19
netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset
Pablo Neira Ayuso
1
-8
/
+12
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
1
-0
/
+8
2012-05-09
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
1
-0
/
+15
2012-03-07
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
1
-0
/
+10
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
1
-0
/
+11
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
1
-0
/
+9
2011-12-29
netfilter: Kconfig: fix unmet xt_nfacct dependencies
Pablo Neira Ayuso
1
-1
/
+1
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
1
-0
/
+10
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
1
-0
/
+9
2011-12-25
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
1
-0
/
+10
2011-12-25
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
1
-0
/
+8
[next]