| Commit message (Expand) | Author | Age |
* | hwmon: (coretemp) Add maximum cooling temperature readout | Rudolf Marek | 2008-02-17 |
* | hwmon: (adm1026) Properly terminate sysfs groups | Jean Delvare | 2008-02-17 |
* | hwmon: (vt8231) Update maintainer email address | Roger Lucas | 2008-02-17 |
* | hwmon: (vt8231) Add individual alarm files | Jean Delvare | 2008-02-17 |
* | hwmon: (via686a) Add individual alarm files | Jean Delvare | 2008-02-17 |
* | hwmon: (smsc47m1) Add individual alarm files | Jean Delvare | 2008-02-17 |
* | hwmon: (max1619) Add individual alarm and fault files | Jean Delvare | 2008-02-17 |
* | hwmon: (lm92) Add individual alarm files | Jean Delvare | 2008-02-17 |
* | Linux 2.6.25-rc2v2.6.25-rc2 | Linus Torvalds | 2008-02-15 |
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-02-15 |
|\ |
|
| * | Merge branch 'linus_origin' into hotfixes | Trond Myklebust | 2008-02-15 |
| |\ |
|
| * | | NFS: add missing spkm3 strings to mount option parser | Olga Kornievskaia | 2008-02-13 |
| * | | NFS: remove error field from nfs_readdir_descriptor_t | Jeff Layton | 2008-02-13 |
| * | | NFS: missing spaces in KERN_WARNING | Dan Muntz | 2008-02-13 |
| * | | NFS: Allow text-based mounts via compat_sys_mount | Chuck Lever | 2008-02-13 |
| * | | NFS: fix reference counting for NFSv4 callback thread | Jeff Layton | 2008-02-13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | [NET]: Make sure sockets implement splice_read | RĂ©mi Denis-Courmont | 2008-02-15 |
| * | | netconsole: avoid null pointer dereference at show_local_mac() | Keiichi KII | 2008-02-15 |
| * | | [IPV6]: Fix reversed local_df test in ip6_fragment | Herbert Xu | 2008-02-15 |
| * | | [XFRM]: Avoid bogus BUG() when throwing new policy away. | YOSHIFUJI Hideaki | 2008-02-14 |
| * | | [AF_KEY]: Fix bug in spdadd | Kazunori MIYAZAWA | 2008-02-14 |
| * | | [NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected. | Jozsef Kadlecsik | 2008-02-14 |
| * | | net: xfrm statistics depend on INET | Paul Mundt | 2008-02-14 |
| * | | [NETFILTER]: make secmark_tg_destroy() static | Adrian Bunk | 2008-02-13 |
| * | | [INET]: Unexport inet_listen_wlock | Adrian Bunk | 2008-02-13 |
| * | | [INET]: Unexport __inet_hash_connect | Adrian Bunk | 2008-02-13 |
| * | | [NET]: Improve cache line coherency of ingress qdisc | Neil Turton | 2008-02-13 |
| * | | [NET]: Fix race in dev_close(). (Bug 9750) | Matti Linnanvuori | 2008-02-13 |
| * | | [IPSEC]: Fix bogus usage of u64 on input sequence number | Herbert Xu | 2008-02-13 |
| * | | [RTNETLINK]: Send a single notification on device state changes. | Laszlo Attila Toth | 2008-02-13 |
| * | | [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. | Pavel Emelyanov | 2008-02-13 |
| * | | [NETLABEL]: Don't produce unused variables when IPv6 is off. | Pavel Emelyanov | 2008-02-13 |
| * | | [NETLABEL]: Compilation for CONFIG_AUDIT=n case. | Pavel Emelyanov | 2008-02-13 |
| * | | [GENETLINK]: Relax dances with genl_lock. | Pavel Emelyanov | 2008-02-13 |
| * | | [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. | Pavel Emelyanov | 2008-02-13 |
| * | | [IPV6]: remove unused method declaration (net/ndisc.h). | Rami Rosen | 2008-02-13 |
| * | | [NET]: Fix comment for skb_pull_rcsum | Urs Thuermann | 2008-02-13 |
| * | | [IPV6]: Fix IPsec datagram fragmentation | Herbert Xu | 2008-02-12 |
| * | | [NDISC]: Fix race in generic address resolution | David S. Miller | 2008-02-12 |
| * | | hci_ldisc: fix null pointer deref | David Newall | 2008-02-12 |
| * | | [AX25] ax25_ds_timer: use mod_timer instead of add_timer | Jarek Poplawski | 2008-02-12 |
| * | | [AX25] ax25_timer: use mod_timer instead of add_timer | Jarek Poplawski | 2008-02-12 |
| * | | [AX25] ax25_route: make ax25_route_lock BH safe | Jarek Poplawski | 2008-02-12 |
| * | | [AX25] af_ax25: remove sock lock in ax25_info_show() | Jarek Poplawski | 2008-02-12 |
| * | | fib_trie: /proc/net/route performance improvement | Stephen Hemminger | 2008-02-12 |
| * | | fib_trie: handle empty tree | Stephen Hemminger | 2008-02-12 |
| * | | [IPV4]: Remove IP_TOS setting privilege checks. | David S. Miller | 2008-02-12 |
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-02-12 |
| |\ \ |
|
| | * | | net/phy/fixed.c: fix a use-after-free | Adrian Bunk | 2008-02-11 |