aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-07sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings
2008-11-07el3_common_init() should be __devinit, not __initAl Viro
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas
2008-11-07mlx4_en: Start port error flow bug fixYevgeny Petrilin
2008-11-03xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan
2008-11-03niu: Use pci_ioremap_bar().David S. Miller
2008-11-03bnx2x: Version UpdateEilon Greenstein
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein
2008-11-03bnx2x: PCI configuration bug on big-endianEilon Greenstein
2008-11-03bnx2x: Removing the PMF indication when unloadingEilon Greenstein
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek
2008-11-03net: kconfig cleanupJeff Kirsher
2008-11-03fs_enet: fix pollingAlexey Dobriyan
2008-11-03XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton
2008-11-01af_unix: netns: fix problem of return valueJianjun Kong
2008-11-01IRDA: remove double inclusion of module.hAlexander Beregalov
2008-11-01udp: multicast packets need to check namespaceEric Dumazet
2008-11-01net: add documentation for skb recyclingStephen Hemminger
2008-10-31key: fix setkey(8) policy set breakageAlexey Dobriyan
2008-10-31bpa10x: free sk_buff with kfree_skbIlpo Järvinen
2008-10-31xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller
2008-10-30Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller
2008-10-30netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan
2008-10-30net: delete excess kernel-doc notationRandy Dunlap
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-30pppoe: Fix socket leak.David S. Miller
2008-10-31gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho
2008-10-31at91_ether: request/free GPIO for PHY interruptDavid Brownell
2008-10-31amd8111e: fix dma_free_coherent contextChunbo Luo
2008-10-31atl1: fix vlan tag regressionJay Cliburn
2008-10-31SMC91x: delete unused local variable "lp"Mike Frysinger
2008-10-31myri10ge: fix stop/go mmio orderingBrice Goglin
2008-10-31bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek
2008-10-31bonding: Clean up resource leaksJay Vosburgh
2008-10-31bonding: fix miimon failure counterJay Vosburgh
2008-10-30Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-31lguest: fix irq vectors.Rusty Russell