aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven
2008-07-01net: fib_rules: fix error code for unsupported familiesPatrick McHardy
2008-07-01netdevice: Fix wrong string handle in kernel command line parsingWang Chen
2008-07-01net: Tyop of sk_filter() commentWang Chen
2008-07-01netlink: Unneeded local variableWang Chen
2008-07-01net-sched: fix filter destruction in atm/hfsc qdisc destructionPatrick McHardy
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy
2008-07-01ipv4: fix sysctl documentation of time related valuesStephen Hemminger
2008-06-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach
2008-06-30hostap: fix sparse warningsPavel Roskin
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin
2008-06-30textsearch: fix Boyer-Moore text search bugJoonwoo Park
2008-06-30netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACKJozsef Kadlecsik
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-06-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-06-29Fix and clean top .gitignoreEduard - Gabriel Munteanu
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29sched: fix cpu hotplugDmitry Adamushko
2008-06-27ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki
2008-06-27netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov
2008-06-27CONNECTOR: add a proc entry to list connectorsLi Zefan
2008-06-27netlink: Fix some doc comments in net/netlink/attr.cJulius Volz
2008-06-27tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-27pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk
2008-06-27pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.WANG Cong
2008-06-27netdevice: Fix typo of dev_unicast_add() commentWang Chen
2008-06-27af_unix: fix 'poll for write'/connected DGRAM socketsRainer Weikusat
2008-06-27tcp: fix for splice receive when used with software LROOctavian Purdila
2008-06-27tcp: calculate tcp_mem based on low memory instead of all memoryMiquel van Smoorenburg
2008-06-27hamradio: remove unused variableAndre Haupt
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse