| Commit message (Expand) | Author | Age |
* | [SUNGEM]: Fix suspend regression due to NAPI changes. | Johannes Berg | 2007-11-12 |
* | [PPP]: Remove ptr comparisons to 0 | Joe Perches | 2007-11-12 |
* | [IPV6]: Add ifindex field to ND user option messages. | Pierre Ynard | 2007-11-12 |
* | sigwait eats blocked default-ignore signals | Roland McGrath | 2007-11-12 |
* | nfsd4: recheck for secure ports in fh_verify | J. Bruce Fields | 2007-11-12 |
* | knfsd: fix spurious EINVAL errors on first access of new filesystem | J. Bruce Fields | 2007-11-12 |
* | Revert "Bias the placement of kernel pages at lower PFNs" | Linus Torvalds | 2007-11-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-11-12 |
|\ |
|
| * | KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions | Avi Kivity | 2007-11-08 |
| * | KVM: x86 emulator: invd instruction | Avi Kivity | 2007-11-08 |
| * | KVM: SVM: Defer nmi processing until switch to host state is complete | Avi Kivity | 2007-11-08 |
| * | KVM: SVM: Fix SMP with kernel apic | Avi Kivity | 2007-11-08 |
| * | KVM: x86 emulator: fix 'push imm8' emulation | Avi Kivity | 2007-11-08 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus... | Linus Torvalds | 2007-11-12 |
|\ \ |
|
| * | | virtio: Force use of power-of-two for descriptor ring sizes | Rusty Russell | 2007-11-11 |
| * | | lguest: Fix lguest virtio-blk backend size computation | Anthony Liguori | 2007-11-11 |
| * | | virtio: Fix used_idx wrap-around | Anthony Liguori | 2007-11-11 |
| * | | virtio: more fallout from scatterlist changes. | Rusty Russell | 2007-11-11 |
| * | | virtio: fix vring_init for 64 bits | Anthony Liguori | 2007-11-11 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-11-12 |
|\ \ \ |
|
| * | | | [INET]: Small possible memory leak in FIB rules | Denis V. Lunev | 2007-11-11 |
| * | | | [NETNS]: init dev_base_lock only once | Alexey Dobriyan | 2007-11-11 |
| * | | | [UNIX]: The unix_nr_socks limit can be exceeded | Pavel Emelyanov | 2007-11-11 |
| * | | | [AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks | Pavel Emelyanov | 2007-11-11 |
| * | | | [AF_UNIX]: Make unix_tot_inflight counter non-atomic | Pavel Emelyanov | 2007-11-11 |
| * | | | [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded | Peter P Waskiewicz Jr | 2007-11-11 |
| * | | | ssb: Fix PCMCIA-host lowlevel bus access | Michael Buesch | 2007-11-11 |
| * | | | mac80211: fix MAC80211_RCSIMPLE Kconfig | Johannes Berg | 2007-11-11 |
| * | | | mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG | John W. Linville | 2007-11-11 |
| * | | | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT | Johannes Berg | 2007-11-11 |
| * | | | mac80211: remove unused driver ops | Johannes Berg | 2007-11-11 |
| * | | | mac80211: remove ieee80211_common.h | Johannes Berg | 2007-11-11 |
| * | | | softmac: MAINTAINERS update | Johannes Berg | 2007-11-11 |
| * | | | rfkill: Fix sparse warning | Michael Buesch | 2007-11-11 |
| * | | | rfkill: Use mutex_lock() at register and add sanity check | Michael Buesch | 2007-11-11 |
| * | | | iwlwifi: select proper rate control algorithm | Johannes Berg | 2007-11-11 |
| * | | | mac80211: allow driver to ask for a rate control algorithm | Johannes Berg | 2007-11-11 |
| * | | | mac80211: don't allow registering the same rate control twice | Johannes Berg | 2007-11-11 |
| * | | | rfkill: Use subsys_initcall | Michael Buesch | 2007-11-11 |
| * | | | mac80211: make simple rate control algorithm built-in | Johannes Berg | 2007-11-11 |
| * | | | rfkill: Register LED triggers before registering switch | Michael Buesch | 2007-11-11 |
| * | | | ssb: Fix initcall ordering | Michael Buesch | 2007-11-11 |
| * | | | softmac: fix wext MLME request reason code endianness | Johannes Berg | 2007-11-11 |
| * | | | [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se... | Radu Rendec | 2007-11-11 |
| * | | | [NET]: Fix skb_truesize_check() assertion | Chuck Lever | 2007-11-11 |
| * | | | [VLAN]: Allow setting mac address while device is up | Patrick McHardy | 2007-11-11 |
| * | | | [VLAN]: Don't synchronize addresses while the vlan device is down | Patrick McHardy | 2007-11-11 |
| * | | | [INET]: Cleanup the xfrm4_tunnel_(un)register | Pavel Emelyanov | 2007-11-11 |
| * | | | [INET]: Add missed tunnel64_err handler | Pavel Emelyanov | 2007-11-11 |
| * | | | [IPX]: Use existing sock refcnt debugging infrastructure | Pavel Emelyanov | 2007-11-11 |