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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-21
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
1
-0
/
+1
2006-03-21
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
1
-0
/
+1
2006-03-21
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
4
-106
/
+94
2006-03-21
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
1
-0
/
+12
2006-03-21
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
1
-2
/
+8
2006-03-21
[NETFILTER]: xt_tables: add centralized error checking
Patrick McHardy
1
-4
/
+19
2006-03-21
[DCCP]: Set the default CCID according to kernel config selection
Ian McDonald
1
-1
/
+10
2006-03-21
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
1
-22
/
+34
2006-03-21
[TCP]: MTU probing
John Heffner
3
-0
/
+24
2006-03-21
[TG3]: Add support for 5714S and 5715S
Michael Chan
1
-0
/
+2
2006-03-21
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-1
/
+34
2006-03-21
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
1
-3
/
+5
2006-03-21
[LIST]: Introduce list_for_each_entry_from
Arnaldo Carvalho de Melo
1
-0
/
+11
2006-03-21
[LIST]: Introduce list_for_each_entry_safe_from
Arnaldo Carvalho de Melo
1
-0
/
+13
2006-03-21
[NETFILTER] nfnetlink_log: add sequence numbers for log events
Harald Welte
1
-0
/
+6
2006-03-21
[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack
Harald Welte
1
-1
/
+1
2006-03-21
[NET]: Reduce size of struct sk_buff on 64 bit architectures
Patrick McHardy
1
-1
/
+1
2006-03-21
[NET] core: add RFC2863 operstate
Stefan Rompf
3
-5
/
+58
2006-03-21
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2
-0
/
+5
2006-03-21
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
3
-0
/
+25
2006-03-21
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-21
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
2
-0
/
+5
2006-03-21
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
3
-3
/
+19
2006-03-21
[IPV6]: ROUTE: Eliminate lock for default route pointer.
YOSHIFUJI Hideaki
1
-2
/
+0
2006-03-21
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-21
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-21
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
YOSHIFUJI Hideaki
1
-3
/
+0
2006-03-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
38
-682
/
+3797
2006-03-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-29
/
+191
2006-03-20
Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-5
/
+15
2006-03-20
Merge branch 'master'
Jeff Garzik
10
-86
/
+138
2006-03-20
[SPARC64]: Fix 2 bugs in huge page support.
David S. Miller
1
-0
/
+1
2006-03-20
[SPARC64]: Optimized TSB table initialization.
David S. Miller
1
-0
/
+1
2006-03-20
[SPARC64]: Increase top of 32-bit process stack.
David S. Miller
1
-2
/
+4
2006-03-20
[SPARC64]: Top-down address space allocation for 32-bit tasks.
David S. Miller
2
-1
/
+6
2006-03-20
[SPARC64]: Fix and re-enable dynamic TSB sizing.
David S. Miller
1
-12
/
+38
2006-03-20
[SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.
David S. Miller
1
-21
/
+2
2006-03-20
[SPARC64]: Add SMT scheduling support for Niagara.
David S. Miller
1
-0
/
+2
2006-03-20
[SPARC64]: Move over to sparsemem.
David S. Miller
4
-11
/
+19
2006-03-20
[SPARC64]: Fix new context version SMP handling.
David S. Miller
1
-1
/
+3
2006-03-20
[SPARC64]: Bulletproof MMU context locking.
David S. Miller
1
-3
/
+3
2006-03-20
[SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole.
David S. Miller
2
-2
/
+5
2006-03-20
[SPARC64]: Kill bogus function externs in asm/pgtable.h
David S. Miller
1
-24
/
+0
2006-03-20
[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.
David S. Miller
1
-0
/
+10
2006-03-20
[SPARC64]: Use 13-bit context size always.
David S. Miller
1
-13
/
+1
2006-03-20
[SPARC64]: Niagara optimized XOR functions for RAID.
David S. Miller
1
-4
/
+30
2006-03-20
[SPARC64]: Fix TLB context allocation with SMT style shared TLBs.
David S. Miller
2
-13
/
+13
2006-03-20
[SPARC64]: Fix %tstate ASI handling in start_thread{,32}()
David S. Miller
1
-3
/
+4
2006-03-20
[SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.
David S. Miller
1
-0
/
+15
2006-03-20
[SPARC64]: Add sun4v_cpu_yield().
David S. Miller
1
-0
/
+3
[next]