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
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-22
/
+42
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
10
-31
/
+50
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
37
-272
/
+186
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
41
-292
/
+192
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
13
-42
/
+49
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
47
-376
/
+218
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
58
-480
/
+265
2008-10-08
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
3
-96
/
+41
2008-10-08
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
3
-111
/
+111
2008-10-08
netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
Jan Engelhardt
1
-24
/
+5
2008-10-08
netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG
Jan Engelhardt
1
-10
/
+10
2008-10-08
netfilter: ip6tables: fix name of hopbyhop in Kconfig
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
6
-65
/
+41
2008-10-08
netfilter: ebtables: fix one wrong return value
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: remove redundant casts from Ebtables
Jan Engelhardt
4
-6
/
+6
2008-10-08
netfilter: remove unused Ebtables functions
Jan Engelhardt
1
-108
/
+0
2008-10-08
netfilter: implement hotdrop for Ebtables
Jan Engelhardt
1
-3
/
+10
2008-10-08
netfilter: ebtables: use generic table checking
Jan Engelhardt
4
-6
/
+8
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
21
-190
/
+155
2008-10-08
netfilter: change Ebtables function signatures to match Xtables's
Jan Engelhardt
19
-156
/
+198
2008-10-08
netfilter: ebt_among: obtain match size through different means
Jan Engelhardt
1
-2
/
+4
2008-10-08
netfilter: add dummy members to Ebtables code to ease transition to Xtables
Jan Engelhardt
19
-9
/
+85
2008-10-08
netfilter: Change return types of targets/watchers for Ebtables extensions
Jan Engelhardt
8
-12
/
+16
2008-10-08
netfilter: change return types of match functions for ebtables extensions
Jan Engelhardt
10
-103
/
+103
2008-10-08
netfilter: change return types of check functions for Ebtables extensions
Jan Engelhardt
19
-102
/
+106
2008-10-08
netfilter: ebtables: do centralized size checking
Jan Engelhardt
19
-88
/
+101
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: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
4
-53
/
+107
2008-10-08
netfilter: enable netfilter in netns
Alexey Dobriyan
2
-11
/
+0
2008-10-08
netfilter: netns nat: PPTP NAT in netns
Alexey Dobriyan
1
-1
/
+2
2008-10-08
netfilter: netns nf_conntrack: fixup DNAT in netns
Alexey Dobriyan
1
-3
/
+3
2008-10-08
netfilter: netns nat: per-netns bysource hash
Alexey Dobriyan
1
-27
/
+45
2008-10-08
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
1
-11
/
+29
2008-10-08
netfilter: netns nat: fix ipt_MASQUERADE in netns
Alexey Dobriyan
1
-4
/
+2
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
9
-28
/
+31
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
8
-11
/
+10
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
2
-10
/
+18
2008-10-08
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
4
-28
/
+33
2008-10-08
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
2
-10
/
+28
[prev]
[next]