summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick2009-07-191-1/+6
| * | | | block: sysfs fix mismatched queue_var_{store,show} in 64bit kernelXiaotian Feng2009-07-171-5/+6
| * | | | ataflop: adjust NULL testJulia Lawall2009-07-171-1/+1
| * | | | block: fix failfast merge testing in elv_rq_merge_ok()Tejun Heo2009-07-171-4/+9
| * | | | z2ram: Small cleanup for z2ram.cZhaolei2009-07-151-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-07-222-26/+26
|\ \ \ \ \
| * | | | | fs/Kconfig: move nilfs2 outRyusuke Konishi2009-07-142-26/+26
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-07-222-0/+2
|\ \ \ \ \ \
| * | | | | | ide-tape: Don't leak kernel stack informationMichael Buesch2009-07-211-0/+1
| * | | | | | ide: fix memory leak when flush command is issuedMaxime Bizon2009-07-211-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2250-112/+3417
|\ \ \ \ \ \ \
| * | | | | | | sky2: Avoid races in sky2_downMike McCormack2009-07-211-8/+8
| * | | | | | | drivers/net/mlx4: Adjust constantJulia Lawall2009-07-211-1/+1
| * | | | | | | drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-1/+2
| * | | | | | | drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-3/+4
| * | | | | | | connector: maintainer/mail update.Evgeniy Polyakov2009-07-215-6/+13
| * | | | | | | USB host CDC Phonet network interface driverRémi Denis-Courmont2009-07-213-0/+470
| * | | | | | | macsonic, jazzsonic: fix oops on module unloadFinn Thain2009-07-212-0/+2
| * | | | | | | macsonic: move probe function to .devinit.textUwe Kleine-König2009-07-211-7/+7
| * | | | | | | can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger2009-07-201-0/+4
| * | | | | | | can: restart device even if dev_alloc_skb() failsWolfgang Grandegger2009-07-201-2/+2
| * | | | | | | can: sja1000: remove duplicated includesWolfgang Grandegger2009-07-201-1/+0
| * | | | | | | New device ID for sc92031 [1088:2031]Cesar Eduardo Barros2009-07-201-0/+1
| * | | | | | | 3c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki2009-07-201-7/+14
| * | | | | | | Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-201-1/+1
| * | | | | | | netxen: fix thermal check and shutdownDhananjay Phadke2009-07-201-6/+8
| * | | | | | | netxen: fix deadlock on dev closeDhananjay Phadke2009-07-204-13/+23
| * | | | | | | netxen: fix context deletion sequenceDhananjay Phadke2009-07-203-7/+9
| * | | | | | | net: Micrel KS8851 SPI network driverBen Dooks2009-07-204-0/+1625
| * | | | | | | tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-202-2/+2
| * | | | | | | tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-204-1/+8
| * | | | | | | Add mac driver for w90p910Wan ZongShun2009-07-203-0/+1114
| * | | | | | | Update Andreas Koensgen's email addressRalf Baechle2009-07-174-4/+4
| * | | | | | | MAINTAINERS entry for STRIP driverRalf Baechle2009-07-171-1/+0
| * | | | | | | cdc-eem: bad crc checkingVincent CUISSARD2009-07-161-1/+1
| * | | | | | | ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-161-4/+0
| * | | | | | | ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-161-0/+2
| * | | | | | | sky2: revert shutdown changesStephen Hemminger2009-07-161-8/+1
| * | | | | | | net: sock_copy() fixesEric Dumazet2009-07-162-15/+37
| * | | | | | | E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa2009-07-161-0/+3
| * | | | | | | bonding: clean muticast addresses when device changes typeMoni Shoua2009-07-161-2/+10
| * | | | | | | atl1c: misplaced parenthesisroel kluin2009-07-161-1/+1
| * | | | | | | atl1c: add missing parenthesesroel kluin2009-07-161-4/+4
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-07-164-6/+28
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet2009-07-162-4/+24
| | * | | | | | | netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy2009-07-161-2/+3
| | * | | | | | | netfilter: add netfilter git to MAINTAINERSJoe Perches2009-07-011-0/+1
| * | | | | | | | net/can: add module alias to can protocol driversLothar Waßmann2009-07-152-0/+2
| * | | | | | | | net/can bugfix: use after free bug in can protocol driversLothar Waßmann2009-07-152-0/+6
* | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-07-225-28/+40
|\ \ \ \ \ \ \ \ \