aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust
2007-11-12[SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg
2007-11-12[PPP]: Remove ptr comparisons to 0Joe Perches
2007-11-12[IPV6]: Add ifindex field to ND user option messages.Pierre Ynard
2007-11-12sigwait eats blocked default-ignore signalsRoland McGrath
2007-11-12nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields
2007-11-12knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields
2007-11-12Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...Linus Torvalds
2007-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B
2007-11-12SLUB: killed the unused "end" variableDenis Cheng
2007-11-12core dump: remain dumpableRoland McGrath
2007-11-12Fix memory leak in discard case of sctp_sf_abort_violation()Jesper Juhl
2007-11-12virtio: Force use of power-of-two for descriptor ring sizesRusty Russell
2007-11-12lguest: Fix lguest virtio-blk backend size computationAnthony Liguori
2007-11-12virtio: Fix used_idx wrap-aroundAnthony Liguori
2007-11-12virtio: more fallout from scatterlist changes.Rusty Russell
2007-11-12virtio: fix vring_init for 64 bitsAnthony Liguori
2007-11-10[INET]: Small possible memory leak in FIB rulesDenis V. Lunev
2007-11-10[NETNS]: init dev_base_lock only onceAlexey Dobriyan
2007-11-10[UNIX]: The unix_nr_socks limit can be exceededPavel Emelyanov
2007-11-10[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacksPavel Emelyanov
2007-11-10[AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov
2007-11-10[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bondedPeter P Waskiewicz Jr
2007-11-10ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch
2007-11-10mac80211: fix MAC80211_RCSIMPLE KconfigJohannes Berg
2007-11-10mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg
2007-11-10mac80211: remove unused driver opsJohannes Berg
2007-11-10mac80211: remove ieee80211_common.hJohannes Berg
2007-11-10softmac: MAINTAINERS updateJohannes Berg
2007-11-10rfkill: Fix sparse warningMichael Buesch
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch
2007-11-10iwlwifi: select proper rate control algorithmJohannes Berg
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg
2007-11-10mac80211: don't allow registering the same rate control twiceJohannes Berg
2007-11-10rfkill: Use subsys_initcallMichael Buesch
2007-11-10mac80211: make simple rate control algorithm built-inJohannes Berg
2007-11-10rfkill: Register LED triggers before registering switchMichael Buesch
2007-11-10ssb: Fix initcall orderingMichael Buesch
2007-11-10softmac: fix wext MLME request reason code endiannessJohannes Berg
2007-11-10[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...Radu Rendec
2007-11-10[NET]: Fix skb_truesize_check() assertionChuck Lever
2007-11-10[VLAN]: Allow setting mac address while device is upPatrick McHardy
2007-11-10[VLAN]: Don't synchronize addresses while the vlan device is downPatrick McHardy
2007-11-10[INET]: Cleanup the xfrm4_tunnel_(un)registerPavel Emelyanov
2007-11-10[INET]: Add missed tunnel64_err handlerPavel Emelyanov