| From | Subject | Date |
|---|---|---|
| Linux Kernel Mailing... | NFS: remove error field from nfs_readdir_descriptor_t
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=256066...
Commit: 25606656b19a38bbece914c4c67101f674908f49
Parent: 497799e7c0ac7e82164a510ebf8beed7b3635e34
Author: Jeff Layton <jlayton@redhat.com>
AuthorDate: Tue Feb 12 06:49:01 2008 -0500
Committer: Trond Myklebust <Trond.Myklebust@netapp.com>
CommitDate: Wed Feb 13 23:24:07 2008 -0500
NFS: remove error field from nfs_readdir_descriptor_t
...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | Linux 2.6.25-rc2
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=101142...
Commit: 101142c37be8e5af9b847860219217e6b958c739
Parent: 03df25dc0313fbde19534a187eec5829eb16dbc6
Author: Linus Torvalds <torvalds@woody.linux-foundation.org>
AuthorDate: Fri Feb 15 12:57:20 2008 -0800
Committer: Linus Torvalds <torvalds@woody.linux-foundation.org>
CommitDate: Fri Feb 15 12:57:20 2008 -0800
Linux 2.6.25-rc2
---
Makefile...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [INET]: Unexport inet_listen_wlock
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=324b57...
Commit: 324b57619bdd151abbab73a48707c17cfb0e9ba4
Parent: 74da4d34e4a452c3f448fe659fa9f4ba1fbe507e
Author: Adrian Bunk <bunk@kernel.org>
AuthorDate: Wed Feb 13 17:40:25 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Wed Feb 13 17:40:25 2008 -0800
[INET]: Unexport inet_listen_wlock
This patch removes the n...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | NFS: Allow text-based mounts via compat_sys_mount
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4267c9...
Commit: 4267c9561d9c3bb2abf45abed9c75a1c892d7d15
Parent: 8e60029f403781b8a63b7ffdb7dc1faff6ca651e
Author: Chuck Lever <chuck.lever@oracle.com>
AuthorDate: Wed Feb 13 14:55:17 2008 -0500
Committer: Trond Myklebust <Trond.Myklebust@netapp.com>
CommitDate: Wed Feb 13 23:24:05 2008 -0500
NFS: Allow text-based mounts via compat_sys_mount
...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [IPV6]: Fix reversed local_df test in ip6_fragment
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b5c15f...
Commit: b5c15fc004ac83b7ad280acbe0fd4bbed7e2c8d4
Parent: 073a371987f9a9806a85329eed51dca1fc52a7a0
Author: Herbert Xu <herbert@gondor.apana.org.au>
AuthorDate: Thu Feb 14 23:49:37 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Thu Feb 14 23:49:37 2008 -0800
[IPV6]: Fix reversed local_df test in ip6_fragment
...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | NFS: missing spaces in KERN_WARNING
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=497799...
Commit: 497799e7c0ac7e82164a510ebf8beed7b3635e34
Parent: 4267c9561d9c3bb2abf45abed9c75a1c892d7d15
Author: Dan Muntz <dmuntz@netapp.com>
AuthorDate: Wed Feb 13 13:09:35 2008 -0800
Committer: Trond Myklebust <Trond.Myklebust@netapp.com>
CommitDate: Wed Feb 13 23:24:06 2008 -0500
NFS: missing spaces in KERN_WARNING
The warning mess...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | NFS: add missing spkm3 strings to mount option parser
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d0422...
Commit: 8d042218b075de3cdbe066198515b3521553746e
Parent: 25606656b19a38bbece914c4c67101f674908f49
Author: Olga Kornievskaia <aglo@citi.umich.edu>
AuthorDate: Wed Feb 13 16:47:06 2008 -0500
Committer: Trond Myklebust <Trond.Myklebust@netapp.com>
CommitDate: Wed Feb 13 23:24:08 2008 -0500
NFS: add missing spkm3 strings to mount option parser...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | NFS: fix reference counting for NFSv4 callback thread
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e6002...
Commit: 8e60029f403781b8a63b7ffdb7dc1faff6ca651e
Parent: e760e716d47b48caf98da348368fd41b4a9b9e7e
Author: Jeff Layton <jlayton@redhat.com>
AuthorDate: Mon Feb 11 10:00:20 2008 -0500
Committer: Trond Myklebust <Trond.Myklebust@netapp.com>
CommitDate: Wed Feb 13 23:24:04 2008 -0500
NFS: fix reference counting for NFSv4 callback thread
...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [NET]: Make sure sockets implement splice_read
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=997b37...
Commit: 997b37da1515c1620692521786a74af271664eb7
Parent: 69c3683ca7fe066ecba9e8a0424c5abd258a5d58
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
AuthorDate: Fri Feb 15 02:35:45 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Fri Feb 15 02:35:45 2008 -0800
[NET]: Make sure sockets implement splice_read
...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state correct...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0c1fd...
Commit: d0c1fd7a8f4cadb95b093d2600ad627f432c5edb
Parent: 0f4bda005fd685f7cbb2ad47b7bab1b155df2b86
Author: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
AuthorDate: Thu Feb 14 14:50:21 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Thu Feb 14 14:50:21 2008 -0800
[NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state cor...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | netconsole: avoid null pointer dereference at show_local_mac()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=69c368...
Commit: 69c3683ca7fe066ecba9e8a0424c5abd258a5d58
Parent: b5c15fc004ac83b7ad280acbe0fd4bbed7e2c8d4
Author: Keiichi KII <k-keiichi@bx.jp.nec.com>
AuthorDate: Fri Feb 15 02:01:58 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Fri Feb 15 02:01:58 2008 -0800
netconsole: avoid null pointer dereference at show_local_mac()...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [AF_KEY]: Fix bug in spdadd
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a4d6b8...
Commit: a4d6b8af1e92daa872f55d06415b76c35f44d8bd
Parent: d0c1fd7a8f4cadb95b093d2600ad627f432c5edb
Author: Kazunori MIYAZAWA <kazunori@miyazawa.org>
AuthorDate: Thu Feb 14 14:51:38 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Thu Feb 14 14:51:38 2008 -0800
[AF_KEY]: Fix bug in spdadd
This patch fix a BU...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [NET]: Improve cache line coherency of ingress qdisc
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d5bd01...
Commit: d5bd0146f0d61f7dc9904a7cc6d5cb9832034de4
Parent: d8b2a4d21e0b37b9669b202867bfef19f68f786a
Author: Neil Turton <nturton@solarflare.com>
AuthorDate: Tue Feb 12 23:13:48 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 23:13:48 2008 -0800
[NET]: Improve cache line coherency of ingress qdisc
...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [XFRM]: Avoid bogus BUG() when throwing new policy away.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=073a37...
Commit: 073a371987f9a9806a85329eed51dca1fc52a7a0
Parent: a4d6b8af1e92daa872f55d06415b76c35f44d8bd
Author: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
AuthorDate: Thu Feb 14 14:52:38 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Thu Feb 14 14:52:38 2008 -0800
[XFRM]: Avoid bogus BUG() when throwing new policy away....
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | net: xfrm statistics depend on INET
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f4bda...
Commit: 0f4bda005fd685f7cbb2ad47b7bab1b155df2b86
Parent: f51f5ec6909fad9ddfcaa962377f7892d7918302
Author: Paul Mundt <lethal@linux-sh.org>
AuthorDate: Thu Feb 14 14:48:45 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Thu Feb 14 14:48:45 2008 -0800
net: xfrm statistics depend on INET
net/built-in.o: In f...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [INET]: Unexport __inet_hash_connect
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74da4d...
Commit: 74da4d34e4a452c3f448fe659fa9f4ba1fbe507e
Parent: d5bd0146f0d61f7dc9904a7cc6d5cb9832034de4
Author: Adrian Bunk <bunk@kernel.org>
AuthorDate: Wed Feb 13 17:39:34 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Wed Feb 13 17:39:34 2008 -0800
[INET]: Unexport __inet_hash_connect
This patch removes the...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [NETFILTER]: make secmark_tg_destroy() static
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f51f5e...
Commit: f51f5ec6909fad9ddfcaa962377f7892d7918302
Parent: 324b57619bdd151abbab73a48707c17cfb0e9ba4
Author: Adrian Bunk <bunk@kernel.org>
AuthorDate: Wed Feb 13 17:41:39 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Wed Feb 13 17:41:39 2008 -0800
[NETFILTER]: make secmark_tg_destroy() static
This patch ma...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [GENETLINK]: Relax dances with genl_lock.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=910d6c...
Commit: 910d6c320cac65c81d66e8fd30dca167092722eb
Parent: 4c3a0a254e5d706d3fe01bf42261534858d05586
Author: Pavel Emelyanov <xemul@openvz.org>
AuthorDate: Tue Feb 12 22:16:33 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:16:33 2008 -0800
[GENETLINK]: Relax dances with genl_lock.
The genl_unr...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [NET]: Fix race in dev_close(). (Bug 9750)
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d8b2a4...
Commit: d8b2a4d21e0b37b9669b202867bfef19f68f786a
Parent: b318e0e4ef4e85812c25afa19f75addccc834cd4
Author: Matti Linnanvuori <mattilinnanvuori@yahoo.com>
AuthorDate: Tue Feb 12 23:10:11 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 23:11:16 2008 -0800
[NET]: Fix race in dev_close(). (Bug 9750)
...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONF...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=370125...
Commit: 370125f0a48a2584a2506fd567d690df6d87cf2c
Parent: 56628b1d8964eb7ac924154d60b5d874bfb2b1e8
Author: Pavel Emelyanov <xemul@openvz.org>
AuthorDate: Tue Feb 12 22:38:06 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:38:06 2008 -0800
[NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IP...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [IPSEC]: Fix bogus usage of u64 on input sequence number
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b318e0...
Commit: b318e0e4ef4e85812c25afa19f75addccc834cd4
Parent: 45b503548210fe6f23e92b856421c2a3f05fd034
Author: Herbert Xu <herbert@gondor.apana.org.au>
AuthorDate: Tue Feb 12 22:50:35 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:50:35 2008 -0800
[IPSEC]: Fix bogus usage of u64 on input sequence number
...
| Feb 15, 6:01 pm 2008 |
| Linux Kernel Mailing... | [RTNETLINK]: Send a single notification on device state chan...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=45b503...
Commit: 45b503548210fe6f23e92b856421c2a3f05fd034
Parent: 370125f0a48a2584a2506fd567d690df6d87cf2c
Author: Laszlo Attila Toth <panther@balabit.hu>
AuthorDate: Tue Feb 12 22:42:09 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:42:09 2008 -0800
[RTNETLINK]: Send a single notification on device state chan...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [NETLABEL]: Compilation for CONFIG_AUDIT=n case.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=94de7f...
Commit: 94de7feb2dee6d0039ecbe98ae8b63bbb63808b6
Parent: 910d6c320cac65c81d66e8fd30dca167092722eb
Author: Pavel Emelyanov <xemul@openvz.org>
AuthorDate: Tue Feb 12 22:35:37 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:35:37 2008 -0800
[NETLABEL]: Compilation for CONFIG_AUDIT=n case.
The a...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [NETLABEL]: Don't produce unused variables when IPv6 is off.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=56628b...
Commit: 56628b1d8964eb7ac924154d60b5d874bfb2b1e8
Parent: 94de7feb2dee6d0039ecbe98ae8b63bbb63808b6
Author: Pavel Emelyanov <xemul@openvz.org>
AuthorDate: Tue Feb 12 22:37:19 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:37:19 2008 -0800
[NETLABEL]: Don't produce unused variables when IPv6 is off.
...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4c3a0a...
Commit: 4c3a0a254e5d706d3fe01bf42261534858d05586
Parent: 0f8f27c39553dd3aedcaf5c39adefe3efef28b6b
Author: Pavel Emelyanov <xemul@openvz.org>
AuthorDate: Tue Feb 12 22:15:14 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:15:14 2008 -0800
[NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.
...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [NET]: Fix comment for skb_pull_rcsum
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fee54f...
Commit: fee54fa517bef1de2c10a1a3e918228cc59dce90
Parent: 28a89453b1e8de8d777ad96fa1eef27b5d1ce074
Author: Urs Thuermann <urs@isnogud.escape.de>
AuthorDate: Tue Feb 12 22:03:25 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:03:25 2008 -0800
[NET]: Fix comment for skb_pull_rcsum
Fix comment f...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [IPV6]: remove unused method declaration (net/ndisc.h).
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f8f27...
Commit: 0f8f27c39553dd3aedcaf5c39adefe3efef28b6b
Parent: fee54fa517bef1de2c10a1a3e918228cc59dce90
Author: Rami Rosen <ramirose@gmail.com>
AuthorDate: Tue Feb 12 22:06:53 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 22:06:53 2008 -0800
[IPV6]: remove unused method declaration (net/ndisc.h).
T...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [IPV6]: Fix IPsec datagram fragmentation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28a894...
Commit: 28a89453b1e8de8d777ad96fa1eef27b5d1ce074
Parent: 69cc64d8d92bf852f933e90c888dfff083bd4fc9
Author: Herbert Xu <herbert@gondor.apana.org.au>
AuthorDate: Tue Feb 12 18:07:27 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 18:07:27 2008 -0800
[IPV6]: Fix IPsec datagram fragmentation
This is...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [NDISC]: Fix race in generic address resolution
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=69cc64...
Commit: 69cc64d8d92bf852f933e90c888dfff083bd4fc9
Parent: 3611f4d2a5e0f6135805f88bc5ecb63fa9ee5107
Author: David S. Miller <davem@davemloft.net>
AuthorDate: Mon Feb 11 21:45:44 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:54:17 2008 -0800
[NDISC]: Fix race in generic address resolution
Fra...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | hci_ldisc: fix null pointer deref
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3611f4...
Commit: 3611f4d2a5e0f6135805f88bc5ecb63fa9ee5107
Parent: e848b583e03306f5f9b3a66a793c37e3649e04ca
Author: David Newall <david@davidnewall.com>
AuthorDate: Mon Feb 11 21:41:30 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:54:16 2008 -0800
hci_ldisc: fix null pointer deref
Arjan:
...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [AX25] ax25_ds_timer: use mod_timer instead of add_timer
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e848b5...
Commit: e848b583e03306f5f9b3a66a793c37e3649e04ca
Parent: 21fab4a86a411c18c6b4d663ae710ca1f6206b3c
Author: Jarek Poplawski <jarkao2@gmail.com>
AuthorDate: Mon Feb 11 21:38:32 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:53:34 2008 -0800
[AX25] ax25_ds_timer: use mod_timer instead of add_timer
...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [AX25] ax25_timer: use mod_timer instead of add_timer
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=21fab4...
Commit: 21fab4a86a411c18c6b4d663ae710ca1f6206b3c
Parent: 4de211f1a279275c6c67d6e9b6b25513e46b0bb9
Author: Jarek Poplawski <jarkao2@gmail.com>
AuthorDate: Mon Feb 11 21:36:39 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:53:33 2008 -0800
[AX25] ax25_timer: use mod_timer instead of add_timer
...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [AX25] ax25_route: make ax25_route_lock BH safe
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4de211...
Commit: 4de211f1a279275c6c67d6e9b6b25513e46b0bb9
Parent: 1105b5d1d44e6f00e31422dfcb0139bc8ae966a9
Author: Jarek Poplawski <jarkao2@gmail.com>
AuthorDate: Mon Feb 11 21:26:43 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:53:32 2008 -0800
[AX25] ax25_route: make ax25_route_lock BH safe
> ...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | fib_trie: /proc/net/route performance improvement
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8315f5...
Commit: 8315f5d80a90247bf92232f92ca49933ac49327b
Parent: ec28cf738d899e9d0652108e1986101771aacb2e
Author: Stephen Hemminger <shemminger@vyatta.com>
AuthorDate: Mon Feb 11 21:14:39 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:53:31 2008 -0800
fib_trie: /proc/net/route performance improvement
...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [AX25] af_ax25: remove sock lock in ax25_info_show()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1105b5...
Commit: 1105b5d1d44e6f00e31422dfcb0139bc8ae966a9
Parent: 8315f5d80a90247bf92232f92ca49933ac49327b
Author: Jarek Poplawski <jarkao2@gmail.com>
AuthorDate: Mon Feb 11 21:24:56 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:53:31 2008 -0800
[AX25] af_ax25: remove sock lock in ax25_info_show()
...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | fib_trie: handle empty tree
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec28cf...
Commit: ec28cf738d899e9d0652108e1986101771aacb2e
Parent: e4f8b5d4edc1edb0709531bd1a342655d5e8b98e
Author: Stephen Hemminger <shemminger@vyatta.com>
AuthorDate: Mon Feb 11 21:12:49 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:53:30 2008 -0800
fib_trie: handle empty tree
This fixes possible...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | [IPV4]: Remove IP_TOS setting privilege checks.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4f8b5...
Commit: e4f8b5d4edc1edb0709531bd1a342655d5e8b98e
Parent: b791dd3ed7bef989f268365e85800862e8ac756f
Author: David S. Miller <davem@davemloft.net>
AuthorDate: Mon Feb 11 17:50:30 2008 -0800
Committer: David S. Miller <davem@davemloft.net>
CommitDate: Tue Feb 12 17:53:29 2008 -0800
[IPV4]: Remove IP_TOS setting privilege checks.
Var...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | net/phy/fixed.c: fix a use-after-free
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=651be3...
Commit: 651be3a2ba95bc30fcb737985741736e63231cdf
Parent: d785ad74641c59074786084b24a9283d7a7727b0
Author: Adrian Bunk <bunk@kernel.org>
AuthorDate: Sat Feb 2 23:15:02 2008 +0200
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:15:36 2008 -0500
net/phy/fixed.c: fix a use-after-free
This patch fixes a use-after-f...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | drivers/net/sis190: fix section mismatch warning in sis190_g...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d785ad...
Commit: d785ad74641c59074786084b24a9283d7a7727b0
Parent: f33780d33f8a95fe5dc72b706a4de741e9240f36
Author: Sergio Luis <sergio@uece.br>
AuthorDate: Sun Feb 10 17:56:25 2008 -0300
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:15:35 2008 -0500
drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr
...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | claw/lcs/netiucv: check s390dbf level before sprints
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f33780...
Commit: f33780d33f8a95fe5dc72b706a4de741e9240f36
Parent: 164b0fb1f2a2990a37b9aeae98a9b771f6add24e
Author: Peter Tiedemann <ptiedem@de.ibm.com>
AuthorDate: Fri Feb 8 13:09:05 2008 +0100
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:14:50 2008 -0500
claw/lcs/netiucv: check s390dbf level before sprints
addition...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | lcs: avoid/reduce unused s390dbf debug areas.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=164b0f...
Commit: 164b0fb1f2a2990a37b9aeae98a9b771f6add24e
Parent: 21b26f2fee6883f69f56fb8ff6c2996eda45b063
Author: Peter Tiedemann <ptiedem@de.ibm.com>
AuthorDate: Fri Feb 8 13:09:04 2008 +0100
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:14:49 2008 -0500
lcs: avoid/reduce unused s390dbf debug areas.
Since lcs makes...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | netiucv: change name of nop function
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=21b26f...
Commit: 21b26f2fee6883f69f56fb8ff6c2996eda45b063
Parent: 2219510f083ee4d7e9e6bb0dedda70334f073dc4
Author: Ursula Braun <braunu@de.ibm.com>
AuthorDate: Fri Feb 8 13:09:03 2008 +0100
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:14:48 2008 -0500
netiucv: change name of nop function
Dummy NOP actions for fsm-st...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | netiucv: Remember to set driver->owner.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=221951...
Commit: 2219510f083ee4d7e9e6bb0dedda70334f073dc4
Parent: 2cde1f30b35f49f171448b86ab9abbbaaeb7d81b
Author: Cornelia Huck <cornelia.huck@de.ibm.com>
AuthorDate: Fri Feb 8 13:09:02 2008 +0100
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:14:47 2008 -0500
netiucv: Remember to set driver->owner.
Signed-off-by:...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | claw: removal of volatile variables
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2cde1f...
Commit: 2cde1f30b35f49f171448b86ab9abbbaaeb7d81b
Parent: 5289b4c41f5abeff92c4e1d0fabfca17c83d3c7c
Author: Ursula Braun <braunu@de.ibm.com>
AuthorDate: Fri Feb 8 13:09:01 2008 +0100
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:14:46 2008 -0500
claw: removal of volatile variables
Volatile variables queme_swit...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | forcedeth: tx pause watermarks
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5289b4...
Commit: 5289b4c41f5abeff92c4e1d0fabfca17c83d3c7c
Parent: fd9b558c62bcd4a4f6f9d1740e836d7f5f0f5da5
Author: Ayaz Abdulla <aabdulla@nvidia.com>
AuthorDate: Tue Feb 5 12:30:01 2008 -0500
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:13:47 2008 -0500
forcedeth: tx pause watermarks
New chipsets introduced variant ...
| Feb 15, 6:00 pm 2008 |
| Linux Kernel Mailing... | forcedeth: tx collision fix
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fd9b55...
Commit: fd9b558c62bcd4a4f6f9d1740e836d7f5f0f5da5
Parent: 4eb61e0231be536d8116457b67b3e447bbd510dc
Author: Ayaz Abdulla <aabdulla@nvidia.com>
AuthorDate: Tue Feb 5 12:29:49 2008 -0500
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:13:43 2008 -0500
forcedeth: tx collision fix
This patch supports a new fix in ha...
| Feb 15, 5:59 pm 2008 |
| Linux Kernel Mailing... | cxgb3: Handle ARP completions that mark neighbors stale.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4eb61e...
Commit: 4eb61e0231be536d8116457b67b3e447bbd510dc
Parent: 6585b4a71f523485ecf33e7f4569be4095d63699
Author: Steve Wise <swise@opengridcomputing.com>
AuthorDate: Wed Feb 6 12:05:19 2008 -0600
Committer: Jeff Garzik <jeff@garzik.org>
CommitDate: Mon Feb 11 11:09:17 2008 -0500
cxgb3: Handle ARP completions that mark neighbors stale.
...
| Feb 15, 5:59 pm 2008 |
| Linux Kernel Mailing... | r6040: cleanups
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec6d2d...
Commit: ec6d2d453a932fd50c5fd95d5aac633b4e5f241d
Parent: 106adf3c84d081776a1d1fbb8a047cad12af2bb9
Author: Florian Fainelli <florian.fainelli@telecomint.eu>
AuthorDate: Wed Dec 12 23:13:15 2007 +0100
Committer: Francois Romieu <romieu@fr.zoreil.com>
CommitDate: Tue Feb 5 23:29:22 2008 +0100
r6040: cleanups
- use netdev_alloc_skb
...
| Feb 15, 5:59 pm 2008 |
| Linux Kernel Mailing... | r6040: recover from transmit timeout
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=106adf...
Commit: 106adf3c84d081776a1d1fbb8a047cad12af2bb9
Parent: b4f1255d6839bd970d5ff20a9c3d73f73c9adaa3
Author: Florian Fainelli <florian.fainelli@telecomint.eu>
AuthorDate: Wed Dec 12 23:01:33 2007 +0100
Committer: Francois Romieu <romieu@fr.zoreil.com>
CommitDate: Tue Feb 5 23:29:15 2008 +0100
r6040: recover from transmit timeout
Si...
| Feb 15, 5:59 pm 2008 |
| Linux Kernel Mailing... | r6040: add helpers to allocate and free the Tx/Rx buffers
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b4f125...
Commit: b4f1255d6839bd970d5ff20a9c3d73f73c9adaa3
Parent: d248fd77902fcf33b0bc49ab521930877d94890f
Author: Florian Fainelli <florian.fainelli@telecomint.eu>
AuthorDate: Wed Dec 12 22:55:34 2007 +0100
Committer: Francois Romieu <romieu@fr.zoreil.com>
CommitDate: Tue Feb 5 23:29:08 2008 +0100
r6040: add helpers to allocate and free the Tx/Rx ...
| Feb 15, 5:59 pm 2008 |
| previous day | today | next day |
|---|---|---|
| February 14, 2008 | February 15, 2008 | February 16, 2008 |
