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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
7
-51
/
+72
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
9
-40
/
+57
2008-10-08
ipv6: consolidate error paths in ipv6_frag_rcv
Denis V. Lunev
1
-12
/
+10
2008-10-08
ipv6: local dev is actually unused in ip6_fragment
Denis V. Lunev
1
-2
/
+0
2008-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
174
-3901
/
+4281
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
7
-24
/
+52
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
11
-32
/
+57
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
39
-283
/
+208
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
42
-297
/
+209
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
14
-43
/
+56
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
48
-386
/
+240
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
59
-487
/
+286
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
7
-67
/
+45
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
2
-114
/
+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
22
-193
/
+158
2008-10-08
netfilter: change Ebtables function signatures to match Xtables's
Jan Engelhardt
20
-173
/
+224
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
20
-9
/
+91
2008-10-08
netfilter: Change return types of targets/watchers for Ebtables extensions
Jan Engelhardt
9
-15
/
+19
2008-10-08
netfilter: change return types of match functions for ebtables extensions
Jan Engelhardt
11
-105
/
+104
2008-10-08
netfilter: change return types of check functions for Ebtables extensions
Jan Engelhardt
20
-108
/
+109
2008-10-08
netfilter: ebtables: do centralized size checking
Jan Engelhardt
20
-88
/
+104
2008-10-08
netfilter: Add documentation for tproxy
KOVACS Krisztian
1
-0
/
+85
2008-10-08
netfilter: iptables TPROXY target
KOVACS Krisztian
4
-0
/
+142
2008-10-08
netfilter: iptables socket match
KOVACS Krisztian
3
-0
/
+208
2008-10-08
netfilter: iptables tproxy core
KOVACS Krisztian
4
-0
/
+146
2008-10-08
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
5
-53
/
+113
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
2
-27
/
+47
2008-10-08
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
2
-11
/
+30
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
3
-25
/
+76
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
[next]