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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-13
/
+14
2008-10-20
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
1
-1
/
+1
2008-10-20
netfilter: fix compilation error with NAT=n
Pablo Neira Ayuso
1
-0
/
+2
2008-10-20
netfilter: xt_recent: use proc_create_data()
Alexey Dobriyan
1
-6
/
+4
2008-10-20
netfilter: xt_iprange: fix range inversion match
Alexey Dobriyan
1
-4
/
+4
2008-10-20
netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig
Patrick McHardy
1
-1
/
+0
2008-10-20
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
Julius Volz
1
-1
/
+3
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2008-10-17
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2
-2
/
+2
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-93
/
+77
2008-10-16
fix random typos
Danny ter Haar
1
-1
/
+1
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-1
/
+1
2008-10-14
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
3
-93
/
+77
2008-10-13
netfilter: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-11
ipvs: Add proper dependencies on IP_VS, and fix description header line.
David S. Miller
1
-2
/
+2
2008-10-09
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
27
-0
/
+14242
2008-10-08
netfilter: xtables: remove bogus mangle table dependency of connmark
Jan Engelhardt
1
-1
/
+0
2008-10-08
netfilter: xtables: use NFPROTO_UNSPEC in more extensions
Jan Engelhardt
7
-120
/
+43
2008-10-08
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
9
-225
/
+104
2008-10-08
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
1
-11
/
+12
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
4
-10
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
10
-102
/
+62
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
14
-99
/
+47
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
10
-28
/
+23
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
25
-209
/
+110
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
33
-294
/
+152
2008-10-08
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
1
-63
/
+21
2008-10-08
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
1
-50
/
+50
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
1
-2
/
+10
2008-10-08
netfilter: x_tables: output bad hook mask in hexadecimal
Jan Engelhardt
1
-2
/
+2
2008-10-08
netfilter: move Ebtables to use Xtables
Jan Engelhardt
1
-2
/
+7
2008-10-08
netfilter: iptables TPROXY target
KOVACS Krisztian
3
-0
/
+128
2008-10-08
netfilter: iptables socket match
KOVACS Krisztian
3
-0
/
+208
2008-10-08
netfilter: iptables tproxy core
KOVACS Krisztian
3
-0
/
+114
2008-10-08
netfilter: enable netfilter in netns
Alexey Dobriyan
2
-11
/
+0
2008-10-08
netfilter: netns nf_conntrack: PPTP conntracking in netns
Alexey Dobriyan
1
-8
/
+28
2008-10-08
netfilter: netns nf_conntrack: GRE conntracking in netns
Alexey Dobriyan
2
-24
/
+75
2008-10-08
netfilter: netns nf_conntrack: H323 conntracking in netns
Alexey Dobriyan
1
-1
/
+2
2008-10-08
netfilter: netns nf_conntrack: SIP conntracking in netns
Alexey Dobriyan
1
-1
/
+2
2008-10-08
netfilter: netns nf_conntrack: final netns tweaks
Alexey Dobriyan
2
-63
/
+114
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack accounting
Alexey Dobriyan
2
-30
/
+74
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
6
-23
/
+26
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
5
-8
/
+7
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl
Alexey Dobriyan
1
-32
/
+41
2008-10-08
netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...
Alexey Dobriyan
1
-5
/
+9
2008-10-08
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
3
-26
/
+31
2008-10-08
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
2
-10
/
+28
2008-10-08
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
9
-22
/
+23
2008-10-08
netfilter: netns nf_conntrack: cleanup after L3 and L4 proto unregister in ev...
Alexey Dobriyan
1
-2
/
+8
[next]