index
:
linux-stable.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
7
-24
/
+52
*
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
11
-32
/
+57
*
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
39
-283
/
+208
*
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
42
-297
/
+209
*
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
14
-43
/
+56
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
48
-386
/
+240
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
59
-487
/
+286
*
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
2008-10-08
3
-96
/
+41
*
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
2008-10-08
3
-111
/
+111
*
netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
Jan Engelhardt
2008-10-08
1
-24
/
+5
*
netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG
Jan Engelhardt
2008-10-08
1
-10
/
+10
*
netfilter: ip6tables: fix name of hopbyhop in Kconfig
Jan Engelhardt
2008-10-08
1
-1
/
+1
*
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
7
-67
/
+45
*
netfilter: ebtables: fix one wrong return value
Jan Engelhardt
2008-10-08
1
-1
/
+1
*
netfilter: remove redundant casts from Ebtables
Jan Engelhardt
2008-10-08
4
-6
/
+6
*
netfilter: remove unused Ebtables functions
Jan Engelhardt
2008-10-08
2
-114
/
+0
*
netfilter: implement hotdrop for Ebtables
Jan Engelhardt
2008-10-08
1
-3
/
+10
*
netfilter: ebtables: use generic table checking
Jan Engelhardt
2008-10-08
4
-6
/
+8
*
netfilter: x_tables: output bad hook mask in hexadecimal
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
netfilter: move Ebtables to use Xtables
Jan Engelhardt
2008-10-08
22
-193
/
+158
*
netfilter: change Ebtables function signatures to match Xtables's
Jan Engelhardt
2008-10-08
20
-173
/
+224
*
netfilter: ebt_among: obtain match size through different means
Jan Engelhardt
2008-10-08
1
-2
/
+4
*
netfilter: add dummy members to Ebtables code to ease transition to Xtables
Jan Engelhardt
2008-10-08
20
-9
/
+91
*
netfilter: Change return types of targets/watchers for Ebtables extensions
Jan Engelhardt
2008-10-08
9
-15
/
+19
*
netfilter: change return types of match functions for ebtables extensions
Jan Engelhardt
2008-10-08
11
-105
/
+104
*
netfilter: change return types of check functions for Ebtables extensions
Jan Engelhardt
2008-10-08
20
-108
/
+109
*
netfilter: ebtables: do centralized size checking
Jan Engelhardt
2008-10-08
20
-88
/
+104
*
netfilter: Add documentation for tproxy
KOVACS Krisztian
2008-10-08
1
-0
/
+85
*
netfilter: iptables TPROXY target
KOVACS Krisztian
2008-10-08
4
-0
/
+142
*
netfilter: iptables socket match
KOVACS Krisztian
2008-10-08
3
-0
/
+208
*
netfilter: iptables tproxy core
KOVACS Krisztian
2008-10-08
4
-0
/
+146
*
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
2008-10-08
5
-53
/
+113
*
netfilter: enable netfilter in netns
Alexey Dobriyan
2008-10-08
2
-11
/
+0
*
netfilter: netns nat: PPTP NAT in netns
Alexey Dobriyan
2008-10-08
1
-1
/
+2
*
netfilter: netns nf_conntrack: fixup DNAT in netns
Alexey Dobriyan
2008-10-08
1
-3
/
+3
*
netfilter: netns nat: per-netns bysource hash
Alexey Dobriyan
2008-10-08
2
-27
/
+47
*
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
2008-10-08
2
-11
/
+30
*
netfilter: netns nat: fix ipt_MASQUERADE in netns
Alexey Dobriyan
2008-10-08
1
-4
/
+2
*
netfilter: netns nf_conntrack: PPTP conntracking in netns
Alexey Dobriyan
2008-10-08
1
-8
/
+28
*
netfilter: netns nf_conntrack: GRE conntracking in netns
Alexey Dobriyan
2008-10-08
3
-25
/
+76
*
netfilter: netns nf_conntrack: H323 conntracking in netns
Alexey Dobriyan
2008-10-08
1
-1
/
+2
*
netfilter: netns nf_conntrack: SIP conntracking in netns
Alexey Dobriyan
2008-10-08
1
-1
/
+2
*
netfilter: netns nf_conntrack: final netns tweaks
Alexey Dobriyan
2008-10-08
2
-63
/
+114
*
netfilter: netns nf_conntrack: per-netns conntrack accounting
Alexey Dobriyan
2008-10-08
4
-35
/
+81
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
2008-10-08
11
-36
/
+39
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
2008-10-08
10
-12
/
+11
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl
Alexey Dobriyan
2008-10-08
2
-32
/
+45
*
netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...
Alexey Dobriyan
2008-10-08
2
-10
/
+18
*
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
2008-10-08
6
-32
/
+38
*
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
2008-10-08
4
-16
/
+49
[next]