summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-23/+44
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse1-14/+13
2008-05-20mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa1-4/+11
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev1-0/+4
2008-05-20mac80211: don't claim iwspy supportJohannes Berg1-1/+0
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin1-0/+1
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin1-0/+1
2008-05-20rtl8187: resource leak in error caseOliver Neukum1-2/+12
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy4-2/+41
2008-05-20drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-20ath5k: Fix loop variable initializationsBob Copeland2-2/+6
2008-05-20vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-05-20net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1
2008-05-20ipsec: Use the correct ip_local_out functionHerbert Xu2-2/+2
2008-05-19ipv6 addrconf: Allow infinite prefix lifetime.YOSHIFUJI Hideaki2-25/+52
2008-05-19ipv6 route: Fix lifetime in netlink.YOSHIFUJI Hideaki1-1/+3
2008-05-19ipv6 addrconf: Fix route lifetime setting in corner case.YOSHIFUJI Hideaki1-1/+1
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-18/+73
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki3-5/+9
2008-05-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day1-1/+1
2008-05-19l2tp: avoid skb truesize bug if headroom is increasedJames Chapman1-5/+8
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno3-0/+3
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin1-1/+1
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo1-0/+1
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2-3/+59
2008-05-16mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar1-9/+5
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer1-5/+4
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-14iphase: Fix 64bit warning.Alan Cox1-1/+2
2008-05-14hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-14atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2-12/+7
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger1-2/+10
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger2-10/+4
2008-05-14net: handle errors from device_renameStephen Hemminger1-1/+5
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds23-215/+1014
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-151/+89
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-14Remove blkdev warning triggered by using mdNeil Brown8-6/+19
2008-05-14char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-14memory_hotplug: always initialize pageblock bitmapHeiko Carstens2-41/+45
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi2-4/+23
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-14memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand1-1/+8
2008-05-14lib: create common ascii hex arrayHarvey Harrison5-23/+20
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2-0/+10
2008-05-14cgroups: fix compile warningMirco Tischler1-1/+1