aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller
2011-01-26tg3: Use new VLAN codeMatt Carlson
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-25bonding: update documentation - alternate configuration.Nicolas de Pesloüan
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu
2011-01-25MAINTAINERS: remove Reinette Chatre as iwlwifi maintainerReinette Chatre
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-01-25ipv6: Revert 'administrative down' address handling changes.David S. Miller
2011-01-24textsearch: doc - fix spelling in lib/textsearch.c.Jesper Dangaard Brouer
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan
2011-01-24net: clear heap allocation for ethtool_get_regs()Eugene Teo
2011-01-24ipv6: Always clone offlink routes.David S. Miller
2011-01-24dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller
2011-01-24tcp: fix bug in listening_get_next()Eric Dumazet
2011-01-24inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller
2011-01-24GRO: fix merging a paged skb after non-paged skbsMichal Schmidt
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-24net: arp_ioctl() must hold RTNLEric Dumazet
2011-01-25fix a shutdown regression in intel_idleShaohua Li
2011-01-25Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde
2011-01-24sched: Fix poor interactivity on UP systems due to group scheduler nice tune bugYong Zhang
2011-01-24Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2011-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell
2011-01-24BUILD_BUG_ON: make it handle more casesRusty Russell
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2011-01-24param: add null statement to compiled-in module paramsLinus Walleij
2011-01-24module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov
2011-01-24selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson
2011-01-24TPM: Long default timeout fixRajiv Andrade
2011-01-24trusted keys: Fix a memory leak in trusted_update().Jesper Juhl
2011-01-24keys: add trusted and encrypted maintainersMimi Zohar
2011-01-24encrypted-keys: rename encrypted_defined files to encryptedMimi Zohar
2011-01-24trusted-keys: rename trusted_defined files to trustedMimi Zohar
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet
2011-01-22fs: fix new dcache.c kernel-doc warningsRandy Dunlap