summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ceph: fix leak of mon authorizerSage Weil2010-07-061-0/+3
| | * | | | | ceph: fix message revocationSage Weil2010-07-051-7/+7
| * | | | | | Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2010-07-212-2/+4
| |\ \ \ \ \ \
| | * | | | | | documentation: fix almost duplicate filenames (IO/io-mapping.txt)Randy Dunlap2010-07-202-2/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2124-71/+108
| |\ \ \ \ \ \ \
| | * | | | | | | bridge: Partially disable netpoll supportHerbert Xu2010-07-202-31/+1
| | * | | | | | | tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen2010-07-191-0/+3
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-192-5/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-161-5/+5
| | | * | | | | | | hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1
| | * | | | | | | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-191-1/+2
| | * | | | | | | | ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings2010-07-161-1/+3
| | * | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-161-4/+9
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin2010-07-161-4/+4
| | | * | | | | | | | vhost-net: avoid flush under lockMichael S. Tsirkin2010-07-151-0/+5
| | * | | | | | | | | ipmr: Don't leak memory if fib lookup fails.Ben Greear2010-07-161-2/+6
| | * | | | | | | | | net: fix problem in reading sock TX queueTom Herbert2010-07-152-10/+4
| | * | | | | | | | | net/core: neighbour update OopsDoug Kehn2010-07-151-1/+4
| | * | | | | | | | | net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet2010-07-151-3/+10
| | * | | | | | | | | rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao2010-07-141-0/+1
| | * | | | | | | | | xfrm: do not assume that template resolving always returns xfrmsTimo Teräs2010-07-141-2/+13
| | * | | | | | | | | axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki2010-07-131-3/+4
| | * | | | | | | | | dsa: Fix Kconfig dependencies.David S. Miller2010-07-131-1/+1
| | * | | | | | | | | act_nat: not all of the ICMP packets need an IP header payloadChangli Gao2010-07-131-1/+4
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-132-2/+17
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6
| | | * | | | | | | | iwlwifi: remove key information during device restartReinette Chatre2010-07-021-0/+11
| | * | | | | | | | | r8169: incorrect identifier for a 8168dpFrancois Romieu2010-07-121-1/+1
| | * | | | | | | | | Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont2010-07-091-0/+1
| | * | | | | | | | | Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo2010-07-091-0/+5
| | * | | | | | | | | Bluetooth: Reset the security level after an authentication failureJohan Hedberg2010-07-091-0/+2
| | * | | | | | | | | Bluetooth: Check L2CAP pending status before sending connect requestAndrei Emeltchenko2010-07-091-3/+11
| * | | | | | | | | | vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney2010-07-211-1/+2
| * | | | | | | | | | sdhci-s3c: add missing remove functionMarek Szyprowski2010-07-211-0/+20
| * | | | | | | | | | Andres has movedAndres Salomon2010-07-213-3/+3
| * | | | | | | | | | x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2010-07-212-4/+23
| * | | | | | | | | | x86, numa: fix boot without RAM on node0 againYinghai Lu2010-07-211-8/+9
| * | | | | | | | | | edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov2010-07-211-0/+1
| * | | | | | | | | | edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov2010-07-211-1/+1
| * | | | | | | | | | mm/vmscan.c: fix mapping use after freeNick Piggin2010-07-211-1/+1
| * | | | | | | | | | ipc/sem.c: bugfix for semop() not reporting successful operationManfred Spraul2010-07-211-7/+39
| * | | | | | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-201-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ds2782_battery: Fix ds2782_get_capacity return valueRyan Mallon2010-06-211-1/+1
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-2022-80/+111
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2010-07-202-7/+67
| | * | | | | | | | | | xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-204-53/+15
| | * | | | | | | | | | mm: add context argument to shrinker callbackDave Chinner2010-07-1918-22/+31
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-07-202-23/+126
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg2010-07-191-2/+2
| | * | | | | | | | | Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil2010-07-191-3/+13