summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-221-0/+1
| |\ \
| | * | ath5k: initialize ah->ah_current_channelBob Copeland2010-06-181-0/+1
| * | | hso: remove setting of low_latency flagFilip Aben2010-06-221-1/+0
| * | | udp: Fix bogus UFO packet generationHerbert Xu2010-06-211-3/+6
| * | | lasi82596: fix netdev_mc_count conversionHelge Deller2010-06-211-1/+1
| * | | NET: MIPSsim: Fix modpost warning.Ralf Baechle2010-06-211-1/+1
| * | | bridge: fdb cleanup runs too oftenstephen hemminger2010-06-171-4/+2
| * | | bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori2010-06-171-7/+4
| * | | ucc_geth: fix for RX skb buffers recyclingSergey Matyukevich2010-06-161-0/+2
| * | | pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki2010-06-162-0/+2
| * | | gianfar: Fix oversized packets handlingAnton Vorontsov2010-06-161-0/+4
| * | | ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann2010-06-162-6/+4
| * | | ehea: fix delayed packet processingJan-Bernd Themann2010-06-161-0/+1
| * | | ixgbe: add comment on SFP+ ID for Active DADon Skidmore2010-06-161-0/+2
| * | | Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes2010-06-161-0/+1
| * | | gianfar: Fix setup of RX time stampingManfred Rudigier2010-06-161-4/+17
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1612-17/+56
| |\ \ \ | | |/ /
| | * | mac80211: fix warn, enum may be used uninitializedChristoph Fritz2010-06-161-1/+1
| | * | hostap: Protect against initialization interruptTim Gardner2010-06-153-3/+27
| | * | iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-151-0/+1
| | * | wireless: orphan ipw2x00 driversZhu Yi2010-06-141-8/+2
| | * | p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-141-0/+2
| | * | libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-141-1/+1
| | * | iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-141-0/+5
| | * | iwlwifi: serialize station management actionsReinette Chatre2010-06-143-4/+17
| * | | bridge: Fix OOM crash in deliver_cloneHerbert Xu2010-06-151-2/+2
| * | | netxen: fix caching window registerAmit Kumar Salecha2010-06-151-4/+0
| * | | netxen: fix rcv buffer leakAmit Kumar Salecha2010-06-151-3/+6
| * | | netxen: fix memory leaks in error pathAmit Kumar Salecha2010-06-152-3/+4
| * | | pcmcia: dev_node removal bugfixDominik Brodowski2010-06-151-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-151-0/+4
| |\ \ \
| | * | | ipvs: Add missing locking during connection table hashing and unhashingSven Wegener2010-06-091-0/+4
| * | | | ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek2010-06-131-29/+8
| * | | | e1000: Fix message logging defectJoe Perches2010-06-131-9/+8
| * | | | ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore2010-06-131-0/+4
| * | | | net: rxhash already set in __copy_skb_headerEric Dumazet2010-06-131-1/+0
| * | | | net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend2010-06-131-0/+1
| * | | | enic: fix pci_alloc_consistent argumentRandy Dunlap2010-06-121-1/+1
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-06-275-94/+94
|\ \ \ \ \
| * | | | | NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust2010-06-221-2/+2
| * | | | | NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust2010-06-221-4/+18
| * | | | | NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust2010-06-221-71/+51
| * | | | | SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust2010-06-221-16/+22
| * | | | | nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson2010-06-221-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-06-274-5/+2
|\ \ \ \ \
| * | | | | clocksource: sh_cmt: Fix up bogus shift value.Paul Mundt2010-06-221-1/+1
| * | | | | arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
| * | | | | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt2010-06-071-2/+0
| * | | | | sh: remove duplicated #includeHuang Weiyi2010-06-071-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-277-9/+28
|\ \ \ \ \ \
OpenPOWER on IntegriCloud